X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=textclient%2Fsrc%2Froutines2.c;fp=textclient%2Fsrc%2Froutines2.c;h=bb3e35432ee2966f4ced3ba274b1698eedf0116f;hp=32ec9fc016d0053c74381fc787e6f17d876d4ac9;hb=f8d2e0562f12cc7c483df1be34dd5a0c3bf39dc0;hpb=5747f91e3c71cf1ecaa20bab38e74925c3f1271d diff --git a/textclient/src/routines2.c b/textclient/src/routines2.c index 32ec9fc01..bb3e35432 100644 --- a/textclient/src/routines2.c +++ b/textclient/src/routines2.c @@ -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. @@ -40,16 +40,11 @@ #include #include #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 */