oops, s/#ifdef/#endif

svn path=/trunk/; revision=11654
This commit is contained in:
Jeffrey Stedfast
2001-08-04 19:05:42 +00:00
parent d27f28ec43
commit bc36738ca4

View File

@ -100,7 +100,7 @@ static gboolean handle_message_external_body (CamelMimePart *part,
static gboolean handle_application_pgp (CamelMimePart *part,
const char *mime_type,
MailDisplay *md);
#ifdef /* APPLICATION_PGP_IS_NO_LONGER_SUPPORTED */
#endif /* APPLICATION_PGP_IS_NO_LONGER_SUPPORTED */
static gboolean handle_via_bonobo (CamelMimePart *part,
const char *mime_type,