X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=textclient%2Fsrc%2Fcommands.c;fp=textclient%2Fsrc%2Fcommands.c;h=54219f31fd31ab8ef5e27fcbd202a28cce945ad7;hp=fecdd8c534ef39478c3d998c1c4e390c5eddd5f9;hb=f8d2e0562f12cc7c483df1be34dd5a0c3bf39dc0;hpb=5747f91e3c71cf1ecaa20bab38e74925c3f1271d diff --git a/textclient/src/commands.c b/textclient/src/commands.c index fecdd8c53..54219f31f 100644 --- a/textclient/src/commands.c +++ b/textclient/src/commands.c @@ -51,7 +51,6 @@ #include #include #include -///#include "citadel.h" #include "citadel_ipc.h" #include "commands.h" #include "messages.h" @@ -62,9 +61,6 @@ #include "client_chat.h" #include "help.h" #include "tuiconfig.h" -//#ifndef HAVE_SNPRINTF -//#include "snprintf.h" -///#endif #include "screen.h" #include "ecrash.h"