mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-08 19:07:41 +02:00
remove debug print
git-svn-id: file:///svn/unbound/trunk@3302 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
@@ -1920,7 +1920,6 @@ do_dump_requestlist(SSL* ssl, struct worker* worker)
|
||||
char buf[257];
|
||||
char timebuf[32];
|
||||
char statbuf[10240];
|
||||
log_info("do_dump_requestlist");
|
||||
if(!ssl_printf(ssl, "thread #%d\n", worker->thread_num))
|
||||
return;
|
||||
if(!ssl_printf(ssl, "# type cl name seconds module status\n"))
|
||||
|
||||
Reference in New Issue
Block a user