mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
gpg: Remove unused stuff.
* g10/OPTIONS: Remove. * g10/options.h (struct opt): Remove 'shm_coprocess'. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
fb9d68d636
commit
e2c63a13e2
3 changed files with 2 additions and 27 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue