diff options
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; } } |