aboutsummaryrefslogtreecommitdiffstats
path: root/g10/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/misc.c')
-rw-r--r--g10/misc.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/g10/misc.c b/g10/misc.c
index 1e6df5f67..d7a3ee3f2 100644
--- a/g10/misc.c
+++ b/g10/misc.c
@@ -1387,10 +1387,6 @@ compliance_failure(void)
ver="OpenPGP (older)";
break;
- case CO_PGP6:
- ver="PGP 6.x";
- break;
-
case CO_PGP7:
ver="PGP 7.x";
break;