war on cruft continues
[citadel.git] / textclient / src / screen.c
index 4144c240413d254e0226857c214d85a271c325f5..a8baa30468b755581d42fa0b3947c87bfc9bb863 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Screen output handling
  *
- * 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 <sys/types.h>
 #include <sys/ioctl.h>
 #include "sysdep.h"
-///#ifndef HAVE_SNPRINTF
-///#include "snprintf.h"
-///#endif
 #include <libcitadel.h>
-///#include "citadel.h"
 #include "citadel_ipc.h"
 #include "citadel_decls.h"
 #include "commands.h"