diff options
Diffstat (limited to 'src/util.h')
| -rw-r--r-- | src/util.h | 4 | 
1 files changed, 0 insertions, 4 deletions
| @@ -45,10 +45,6 @@  #define DIM(v) (sizeof(v)/sizeof((v)[0])) -#if GPG_ERROR_VERSION_NUMBER < 0x011500 /* 1.21 */ -# define GPG_ERR_FALSE 256 -#endif -  #if GPG_ERROR_VERSION_NUMBER < 0x011900 /* 1.25 */  # define GPG_ERR_ENGINE_TOO_OLD 300  # define GPG_ERR_TOO_OLD        308 | 
