removed a bunch of blank comment lines
[citadel.git] / webcit / tcp_sockets.c
index 95dcd0efedca8ea9bb776e30d75b99cfdb25b7ff..e45231f56a3dd21eba074192ca3facc0d4012ae8 100644 (file)
@@ -4,16 +4,10 @@
  * This program is open source software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License, version 3.
  * 
- * 
- *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
- *
- * 
- * 
- * 
  */
 
 /*
@@ -21,7 +15,6 @@
 #define SERV_TRACE 1
  */
 
-
 #include "webcit.h"
 #include "webserver.h"