aboutsummaryrefslogtreecommitdiffstats
path: root/common/simple-pwquery.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/simple-pwquery.c')
-rw-r--r--common/simple-pwquery.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/common/simple-pwquery.c b/common/simple-pwquery.c
index 6381b9928..13617d2b9 100644
--- a/common/simple-pwquery.c
+++ b/common/simple-pwquery.c
@@ -327,9 +327,6 @@ agent_open (int *rfd)
{
#ifdef SPWQ_USE_LOGGING
log_error ( _("malformed GPG_AGENT_INFO environment variable\n"));
- log_debug ( "a='%s'\n", infostr);
- log_debug ( "a='%s'\n", strchr ( infostr, PATHSEP_C));
- log_debug ( "a=%td\n", (p-infostr));
#endif
return SPWQ_NO_AGENT;
}