oops, I had SERV_TRACE enabled and committed that. fixed
authorArt Cancro <ajc@uncensored.citadel.org>
Wed, 7 Sep 2011 19:44:18 +0000 (15:44 -0400)
committerWilfried Goesgens <dothebart@citadel.org>
Fri, 16 Sep 2011 18:45:39 +0000 (18:45 +0000)
webcit/tcp_sockets.c

index bb4d6015e1b187b8d2f415f2ed4acdb80b9ca2ce..da483deabceab4b9c1f0162169495d69411b738b 100644 (file)
@@ -18,8 +18,8 @@
 
 /*
  * Uncomment this to log all communications with the Citadel server
- */
 #define SERV_TRACE 1
+ */
 
 
 #include "webcit.h"