diff options
Diffstat (limited to 'agent/call-scd.c')
-rw-r--r-- | agent/call-scd.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/agent/call-scd.c b/agent/call-scd.c index f3303c11d..d37183ba6 100644 --- a/agent/call-scd.c +++ b/agent/call-scd.c @@ -354,8 +354,6 @@ start_scd (ctrl_t ctrl) if (opt.verbose) log_debug ("first connection to SCdaemon established\n"); - if (DBG_ASSUAN) - assuan_set_log_stream (ctx, log_get_stream ()); /* Get the name of the additional socket opened by scdaemon. */ { |