* comment out debug code
authorWilfried Göesgens <willi@citadel.org>
Sat, 11 Apr 2009 16:55:01 +0000 (16:55 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sat, 11 Apr 2009 16:55:01 +0000 (16:55 +0000)
webcit/context_loop.c

index e2697f290b1e43c781efc815b3ebdb28f1a7702e..856d93ee1028c5d27b3c0fd3a58cb091751e88bc 100644 (file)
@@ -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);  */
 
 
        /*