aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpg-error.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpg-error.c')
-rw-r--r--src/gpg-error.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpg-error.c b/src/gpg-error.c
index e0b0150..ade2bae 100644
--- a/src/gpg-error.c
+++ b/src/gpg-error.c
@@ -524,7 +524,6 @@ main (int argc, char *argv[])
}
}
gpgrt_argparse (NULL, &pargs, NULL); /* Free internal memory. */
- log_debug ("argc=%d listmode=%d\n", argc, listmode);
if ((argc && listmode) || (!argc && !listmode))
gpgrt_usage (1);