X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=textclient%2Fsrc%2Fscreen.c;fp=textclient%2Fsrc%2Fscreen.c;h=a8baa30468b755581d42fa0b3947c87bfc9bb863;hp=4144c240413d254e0226857c214d85a271c325f5;hb=f8d2e0562f12cc7c483df1be34dd5a0c3bf39dc0;hpb=5747f91e3c71cf1ecaa20bab38e74925c3f1271d diff --git a/textclient/src/screen.c b/textclient/src/screen.c index 4144c2404..a8baa3046 100644 --- a/textclient/src/screen.c +++ b/textclient/src/screen.c @@ -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. @@ -23,11 +23,7 @@ #include #include #include "sysdep.h" -///#ifndef HAVE_SNPRINTF -///#include "snprintf.h" -///#endif #include -///#include "citadel.h" #include "citadel_ipc.h" #include "citadel_decls.h" #include "commands.h"