summaryrefslogtreecommitdiff
path: root/sharkbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sharkbox.cpp')
-rw-r--r--sharkbox.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/sharkbox.cpp b/sharkbox.cpp
index ff89313..a0ff31f 100644
--- a/sharkbox.cpp
+++ b/sharkbox.cpp
@@ -1,8 +1,6 @@
#include "pch.h"
#include "shark.h"
-#ifdef WORD64_AVAILABLE
-
NAMESPACE_BEGIN(CryptoPP)
const byte SHARK::Enc::sbox[256] = {
@@ -4162,5 +4160,3 @@ W64LIT(0xfb2043685f73ab5f),
};
NAMESPACE_END
-
-#endif // WORD64_AVAILABLE