Skip to content

Commit 7d922c8

Browse files
authored
thirdparty: remove unused dependecy wyhash (#10038)
\
1 parent ed7c8d5 commit 7d922c8

File tree

3 files changed

+1
-101
lines changed

3 files changed

+1
-101
lines changed

thirdparty/wyhash/LICENSE

Lines changed: 0 additions & 25 deletions
This file was deleted.

thirdparty/wyhash/wyhash.h

Lines changed: 0 additions & 76 deletions
This file was deleted.

vlib/hash/wyhash.c.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module hash
33
//#flag -I @VEXEROOT/thirdparty/wyhash
44
//#include "wyhash.h"
55
fn C.wyhash(&byte, u64, u64, &u64) u64
6+
67
fn C.wyhash64(u64, u64) u64
78

89
[inline]

0 commit comments

Comments
 (0)