diff options
Diffstat (limited to 'src/crypto/shen_ed25519_ref/crypto_uint32.h')
-rwxr-xr-x | src/crypto/shen_ed25519_ref/crypto_uint32.h | 6 |
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 |