diff options
Diffstat (limited to '')
-rw-r--r-- | g10/build-packet.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/build-packet.c b/g10/build-packet.c index 64c4ffefe..a7e03ae0b 100644 --- a/g10/build-packet.c +++ b/g10/build-packet.c @@ -658,7 +658,6 @@ build_sig_subpkt (PKT_signature *sig, sigsubpkttype_t type, case SIGSUBPKT_POLICY: case SIGSUBPKT_REV_KEY: case SIGSUBPKT_SIGNATURE: - case SIGSUBPKT_PREF_KS: /* we do allow multiple subpackets */ break; |