always build pgp support.
[apps/madmutt.git] / init.h
diff --git a/init.h b/init.h
index e510b4e..072618d 100644 (file)
--- a/init.h
+++ b/init.h
@@ -3897,9 +3897,6 @@ static const char* Features[] = {
 #ifdef HAVE_COLOR
   "color",
 #endif
-#ifdef CRYPT_BACKEND_CLASSIC_PGP
-  "classic_pgp",
-#endif
 #ifdef CRYPT_BACKEND_CLASSIC_SMIME
   "class_smime",
 #endif