aboutsummaryrefslogtreecommitdiffstats
path: root/scd/command.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--scd/command.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/scd/command.c b/scd/command.c
index 2e7c5b998..fa1d46ce1 100644
--- a/scd/command.c
+++ b/scd/command.c
@@ -1947,9 +1947,6 @@ scd_command_handler (ctrl_t ctrl, int fd)
ctrl->server_local->ctrl_backlink = ctrl;
ctrl->server_local->assuan_ctx = ctx;
- if (DBG_ASSUAN)
- assuan_set_log_stream (ctx, log_get_stream ());
-
/* We open the reader right at startup so that the ticker is able to
update the status file. */
if (ctrl->reader_slot == -1)