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 def638591..c634f0ffd 100644 --- a/g10/options.h +++ b/g10/options.h @@ -148,7 +148,6 @@ struct { KF_DEFAULT, KF_NONE, KF_SHORT, KF_LONG, KF_0xSHORT, KF_0xLONG } keyid_format; - int shm_coprocess; const char *set_filename; strlist_t comments; int throw_keyids; |