From: Wilfried Göesgens Date: Sat, 11 Apr 2009 16:55:01 +0000 (+0000) Subject: * comment out debug code X-Git-Tag: v7.86~1279 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=341083cb15ab1ed79e9840e0898c52da1f3d5ae3;p=citadel.git * comment out debug code --- 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); */ /*