From 341083cb15ab1ed79e9840e0898c52da1f3d5ae3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Wilfried=20G=C3=B6esgens?= Date: Sat, 11 Apr 2009 16:55:01 +0000 Subject: [PATCH] * comment out debug code --- webcit/context_loop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webcit/context_loop.c b/webcit/context_loop.c index e2697f290..856d93ee1 100644 --- a/webcit/context_loop.c +++ b/webcit/context_loop.c @@ -332,7 +332,7 @@ void context_loop(int *sock) /* finish linebuffered fast reading, cut the read part: */ StrBufCutLeft(Buf, Pos - ChrPtr(Buf)); - dbg_PrintHash(HTTPHeaders, nix, NULL); +/* dbg_PrintHash(HTTPHeaders, nix, NULL); */ /* -- 2.39.2