aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.h
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2005-07-22 12:52:34 +0000
committerDavid Shaw <[email protected]>2005-07-22 12:52:34 +0000
commit04b9cec18f579f448c6680f0b794a1fa68ae5bb1 (patch)
tree013f96377ac525a76e743a36502597d2a12fb74a /g10/options.h
parent* gpgkeys_curl.c (get_key, main): Don't try and be smart about what (diff)
downloadgnupg-04b9cec18f579f448c6680f0b794a1fa68ae5bb1.tar.gz
gnupg-04b9cec18f579f448c6680f0b794a1fa68ae5bb1.zip
* options.h, g10.c (main), keyedit.c (keyedit_menu): Use --interactive
to enable the uid walking when signing a key with no uids specified to sign. * keylist.c (list_keyblock_print): Fix silly typo. Noted by Greg Sabino Mullane.
Diffstat (limited to 'g10/options.h')
-rw-r--r--g10/options.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/options.h b/g10/options.h
index 45744e57b..db5d5e76d 100644
--- a/g10/options.h
+++ b/g10/options.h
@@ -157,7 +157,6 @@ struct
char *temp_dir;
int no_encrypt_to;
int interactive;
- int no_interactive_selection;
STRLIST sig_notation_data;
STRLIST cert_notation_data;
STRLIST sig_policy_url;