war on cruft continues
[citadel.git] / textclient / src / ecrash.c
index 9ec53f0ef54c58ef553dffcc686099f9caa4571c..a43f1b6ceef1816f20ae702249a1e233831374d0 100644 (file)
 #include <sys/stat.h>
 #include <pthread.h>
 #include <libcitadel.h>
-///#include "server.h"
-/// #include "sysdep_decls.h"
-//#include "support.h"
-///#include "config.h"
-//#include "citserver.h"
 #include "ecrash.h"
 
 #define NIY()  printf("function not implemented yet!\n");