aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/shen_ed25519_ref/crypto_int32.h
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2015-08-24 19:34:10 +0200
committerRiccardo Spagni <ric@spagni.net>2015-10-26 18:00:53 +0200
commitbb0c161e7d4bff0e70b59c2f4267da96f34742af (patch)
tree6218bba2ad3cdaa4a8c0be027587db736a2cc946 /src/crypto/shen_ed25519_ref/crypto_int32.h
parentMerge pull request #448 (diff)
downloadmonero-bb0c161e7d4bff0e70b59c2f4267da96f34742af.tar.xz
renamed folder
Diffstat (limited to 'src/crypto/shen_ed25519_ref/crypto_int32.h')
-rwxr-xr-xsrc/crypto/shen_ed25519_ref/crypto_int32.h6
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