X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=lib-crypt%2Fpgpinvoke.c;h=08f5d321888d62f767c0acc44fd5fa9d0f4dd668;hb=c01e17f6b99066ca30931a082ea855656174619b;hp=f95cc81763029f2d4b519cd5cd49d1f053767c95;hpb=ac813896ca32d850febc2d95065ac4fa040f11f9;p=apps%2Fmadmutt.git diff --git a/lib-crypt/pgpinvoke.c b/lib-crypt/pgpinvoke.c index f95cc81..08f5d32 100644 --- a/lib-crypt/pgpinvoke.c +++ b/lib-crypt/pgpinvoke.c @@ -29,7 +29,6 @@ #include #include #include -#include #include @@ -143,7 +142,6 @@ void mutt_pgp_command (char *d, ssize_t dlen, struct pgp_command_context *cctx, { mutt_FormatString (d, dlen, NONULL (fmt), _mutt_fmt_pgp_command, (unsigned long) cctx, 0); - debug_print (2, ("%s\n", d)); } /*