dont abort
[citadel.git] / webcit / roomchat.c
index e2acc7b0c6126afc943acbd3bb0940a22b0ada97..ea43afde006139e07623a81fef0ad9e2d9c88be6 100644 (file)
@@ -5,21 +5,15 @@
  *
  * 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.
- *
- * 
- * 
- * 
  */
 
 #include "webcit.h"
-#include "webserver.h"
+
 
 /*
  * Display the screen containing multiuser chat for a room.