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.
This commit is contained in:
parent
83407feaa6
commit
a46d6eb819
@ -71,7 +71,6 @@
|
||||
#define LTC_NO_PK
|
||||
#define LTC_NO_PKCS
|
||||
#define LTC_NO_MISC
|
||||
#define LTC_NO_FILE
|
||||
#endif /* LTC_NOTHING */
|
||||
|
||||
/* Easy button? */
|
||||
|
Loading…
Reference in New Issue
Block a user