From: Steve Underwood Date: Wed, 29 May 2013 09:00:57 +0000 (+0800) Subject: Something stupid that way went X-Git-Tag: v1.4.1~129 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fba20c7871ab46acdd3c5d20a014253edee57af;p=thirdparty%2Ffreeswitch.git Something stupid that way went --- diff --git a/libs/spandsp/src/t30.c b/libs/spandsp/src/t30.c index c3e4eadecc..66a5271bf3 100644 --- a/libs/spandsp/src/t30.c +++ b/libs/spandsp/src/t30.c @@ -1111,7 +1111,6 @@ static int send_isp_frame(t30_state_t *s) } /*- End of function --------------------------------------------------------*/ -#if 0 static int send_csa_frame(t30_state_t *s) { #if 0 @@ -1124,7 +1123,6 @@ static int send_csa_frame(t30_state_t *s) return FALSE; } /*- End of function --------------------------------------------------------*/ -#endif static int send_pps_frame(t30_state_t *s) {