aboutsummaryrefslogtreecommitdiffstats
path: root/g10/build-packet.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/build-packet.c')
-rw-r--r--g10/build-packet.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/g10/build-packet.c b/g10/build-packet.c
index 3fec9a84c..8239e76b5 100644
--- a/g10/build-packet.c
+++ b/g10/build-packet.c
@@ -791,9 +791,6 @@ build_sig_subpkt (PKT_signature *sig, sigsubpkttype_t type,
nlen = 1; /* just a 1 byte length header */
switch( type ) {
- case SIGSUBPKT_PRIV_VERIFY_CACHE: /*(obsolete)*/
- BUG();
- break;
/* The issuer being unhashed is a historical oddity. It
should work equally as well hashed. Of course, if even an
unhashed issuer is tampered with, it makes it awfully hard