]> granicus.if.org Git - neomutt/commitdiff
A little fix for those who don't have PGP installed. ;-)
authorThomas Roessler <roessler@does-not-exist.org>
Tue, 13 Feb 2001 15:04:52 +0000 (15:04 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Tue, 13 Feb 2001 15:04:52 +0000 (15:04 +0000)
recvattach.c

index 9b7048473cf382b9876e0ab29048f02632393d6b..f75115cc5f8ad61c439df539227e85cda9c9eb1b 100644 (file)
@@ -768,7 +768,9 @@ mutt_attach_display_loop (MUTTMENU *menu, int op, FILE *fp, HEADER *hdr,
        break;
       /* functions which are passed through from the pager */
       case OP_ATTACH_COLLAPSE:
+#ifdef HAVE_PGP
       case OP_CHECK_TRADITIONAL:
+#endif
         if (recv)
           return op;
       default: