aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/shen_ed25519_ref/crypto_uint32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/shen_ed25519_ref/crypto_uint32.h')
-rwxr-xr-xsrc/crypto/shen_ed25519_ref/crypto_uint32.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/crypto/shen_ed25519_ref/crypto_uint32.h b/src/crypto/shen_ed25519_ref/crypto_uint32.h
deleted file mode 100755
index 21020d7b5..000000000
--- a/src/crypto/shen_ed25519_ref/crypto_uint32.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef crypto_uint32_h
-#define crypto_uint32_h
-
-typedef unsigned int crypto_uint32;
-
-#endif