diff options
Diffstat (limited to 'src/crypto/shen_ed25519_ref/crypto_int32.h')
-rwxr-xr-x | src/crypto/shen_ed25519_ref/crypto_int32.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/crypto/shen_ed25519_ref/crypto_int32.h b/src/crypto/shen_ed25519_ref/crypto_int32.h deleted file mode 100755 index cae135e6e..000000000 --- a/src/crypto/shen_ed25519_ref/crypto_int32.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef crypto_int32_h -#define crypto_int32_h - -typedef int crypto_int32; - -#endif |