oops, I had SERV_TRACE enabled and committed that. fixed
[citadel.git] / 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"