war on cruft continues
[citadel.git] / textclient / src / routines2.c
index 32ec9fc016d0053c74381fc787e6f17d876d4ac9..bb3e35432ee2966f4ced3ba274b1698eedf0116f 100644 (file)
@@ -2,7 +2,7 @@
  * More client-side support functions.
  * Unlike routines.c, some of these DO use global variables.
  *
- * Copyright (c) 1987-2012 by the citadel.org team
+ * Copyright (c) 1987-2016 by the citadel.org team
  *
  *  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.
 #include <stdarg.h>
 #include <libcitadel.h>
 #include "sysdep.h"
-///#include "citadel.h"
 #include "citadel_ipc.h"
 #include "citadel_decls.h"
 #include "routines2.h"
 #include "routines.h"
 #include "commands.h"
-//#include "messages.h"
-//#ifndef HAVE_SNPRINTF
-//#include "snprintf.h"
-//#endif
 #include "screen.h"
 
 /* work around solaris include files */