From: Jeff Lenk Date: Wed, 20 Apr 2011 21:26:47 +0000 (-0500) Subject: stupid compiler this should never have worked X-Git-Tag: v1.2-rc1~118^2~100^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3d73e23b12f1a423a7e1bb2d3b1d356a58f750e2;p=thirdparty%2Ffreeswitch.git stupid compiler this should never have worked --- diff --git a/libs/esl/fs_cli.c b/libs/esl/fs_cli.c index 2985bca2af..96cd81d349 100644 --- a/libs/esl/fs_cli.c +++ b/libs/esl/fs_cli.c @@ -839,9 +839,9 @@ static const char *basic_gets(int *cnt) } Sleep(20); } +#endif return command_buf; -#endif } #endif