diff options
Diffstat (limited to 'g10/options.h')
-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 9aadb4219..7b9f36635 100644 --- a/g10/options.h +++ b/g10/options.h @@ -146,7 +146,6 @@ struct unsigned int options; unsigned int import_options; unsigned int export_options; - strlist_t other; } keyserver_options; int exec_disable; int exec_path_set; |