diff options
Diffstat (limited to '')
-rw-r--r-- | g10/options.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/options.h b/g10/options.h index 7ce4ebb76..6741fa657 100644 --- a/g10/options.h +++ b/g10/options.h @@ -259,7 +259,6 @@ struct { #define EXPORT_MINIMAL (1<<3) #define EXPORT_CLEAN_SIGS (1<<4) #define EXPORT_CLEAN_UIDS (1<<5) -#define EXPORT_CLEAN_SUBKEYS (1<<6) #define LIST_SHOW_PHOTOS (1<<0) #define LIST_SHOW_POLICY_URLS (1<<1) |