From: Thomas Roessler Date: Tue, 13 Feb 2001 15:04:52 +0000 (+0000) Subject: A little fix for those who don't have PGP installed. ;-) X-Git-Tag: mutt-1-3-16-rel~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2a0456dee9e8ea78b9f741eee6b062aa80497013;p=mutt A little fix for those who don't have PGP installed. ;-) --- diff --git a/recvattach.c b/recvattach.c index 9b704847..f75115cc 100644 --- a/recvattach.c +++ b/recvattach.c @@ -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: