aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.h
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2005-05-14 02:38:31 +0000
committerDavid Shaw <[email protected]>2005-05-14 02:38:31 +0000
commitc5fa20dba312d0c6596ecf83414a8e83d7dab584 (patch)
tree993f3f4506052ff66547da2caa5d765c106a9e8b /g10/options.h
parent* keygen.c (write_selfsigs): Rename from write_selfsig. Write the same (diff)
downloadgnupg-c5fa20dba312d0c6596ecf83414a8e83d7dab584.tar.gz
gnupg-c5fa20dba312d0c6596ecf83414a8e83d7dab584.zip
* build-packet.c (do_comment): Removed. (build_packet): Ignore
comment packets. * export.c (do_export_stream): Don't export comment packets any longer. * options.h, g10.c (main): Remove --sk-comments and --no-sk-comments options, and replace with no-op.
Diffstat (limited to '')
-rw-r--r--g10/options.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/options.h b/g10/options.h
index 294dec8bc..deedc561b 100644
--- a/g10/options.h
+++ b/g10/options.h
@@ -80,7 +80,6 @@ struct
int def_cert_level;
int min_cert_level;
int ask_cert_level;
- int sk_comments;
int no_version;
int marginals_needed;
int completes_needed;