Browse Source

remove define of LTC_NO_FILE when defining LTC_NOTHING

it doesn't make sense to define this opt-out option especially
since there's no way to undefine it again.
Steffen Jaeckel 8 years ago
parent
commit
a46d6eb819
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/headers/tomcrypt_custom.h

+ 0 - 1
src/headers/tomcrypt_custom.h

@@ -71,7 +71,6 @@
   #define LTC_NO_PK
   #define LTC_NO_PK
   #define LTC_NO_PKCS
   #define LTC_NO_PKCS
   #define LTC_NO_MISC
   #define LTC_NO_MISC
-  #define LTC_NO_FILE
 #endif /* LTC_NOTHING */
 #endif /* LTC_NOTHING */
 
 
 /* Easy button? */
 /* Easy button? */