From 37870234a195fb76f36284ac4bdb5dc172078724 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 11 Mar 2010 12:34:11 +0000 Subject: Use a custom log handler for libassuan. --- agent/call-scd.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'agent/call-scd.c') 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. */ { -- cgit v1.2.3