move some files around.
[apps/madmutt.git] / lib-crypt / pgpinvoke.c
index f95cc81..08f5d32 100644 (file)
@@ -29,7 +29,6 @@
 #include <lib-lib/str.h>
 #include <lib-lib/macros.h>
 #include <lib-lib/file.h>
-#include <lib-lib/debug.h>
 
 #include <lib-sys/unix.h>
 
@@ -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));
 }
 
 /*