aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/gpg.c')
-rw-r--r--g10/gpg.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/g10/gpg.c b/g10/gpg.c
index 3332525d8..f5623be76 100644
--- a/g10/gpg.c
+++ b/g10/gpg.c
@@ -3723,12 +3723,6 @@ main (int argc, char **argv)
g10_exit(2);
}
- if (!logfile)
- {
- logfile = comopt.logfile;
- comopt.logfile = NULL;
- }
-
if (opt.use_keyboxd)
log_info ("Note: Please move option \"%s\" to \"common.conf\"\n",
"use-keyboxd");