diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-05-25 13:09:43 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-05-25 13:09:43 +0000 |
commit | 045655fe5049ea6087685b79391465873822277f (patch) | |
tree | c80569cbedcf4c2a4c53461fccb06d601ec7764e /src/regex/regex_api.c | |
parent | 8e03b253f24f53118a20a4a89eafbb482a346adb (diff) |
-logging
Diffstat (limited to 'src/regex/regex_api.c')
-rw-r--r-- | src/regex/regex_api.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/regex/regex_api.c b/src/regex/regex_api.c index fb20bb2097..09b3fd68d6 100644 --- a/src/regex/regex_api.c +++ b/src/regex/regex_api.c @@ -279,9 +279,6 @@ handle_search_response (void *cls, pid, &pid[1], gpl, &pid[1 + gpl], ppl); - LOG (GNUNET_ERROR_TYPE_DEBUG, - "Returned from regex CB\n", - GNUNET_i2s (pid)); return; } } |