瀏覽代碼

fixup: remove xxh3.h, so it will compile

Thomas Waldmann 4 年之前
父節點
當前提交
0056c5914b
共有 1 個文件被更改,包括 0 次插入10 次删除
  1. 0 10
      src/borg/algorithms/xxh64/xxhash.h

+ 0 - 10
src/borg/algorithms/xxh64/xxhash.h

@@ -2055,16 +2055,6 @@ XXH_PUBLIC_API XXH64_hash_t XXH64_hashFromCanonical(const XXH64_canonical_t* src
     return XXH_readBE64(src);
     return XXH_readBE64(src);
 }
 }
 
 
-
-
-/* *********************************************************************
-*  XXH3
-*  New generation hash designed for speed on small keys and vectorization
-************************************************************************ */
-
-#include "xxh3.h"
-
-
 #endif  /* XXH_NO_LONG_LONG */
 #endif  /* XXH_NO_LONG_LONG */