]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Something stupid that way went
authorSteve Underwood <steveu@x100e.coppice.org>
Wed, 29 May 2013 09:00:57 +0000 (17:00 +0800)
committerSteve Underwood <steveu@x100e.coppice.org>
Wed, 29 May 2013 09:00:57 +0000 (17:00 +0800)
libs/spandsp/src/t30.c

index c3e4eadeccdc281e6545f7d2bda8560d62e0424d..66a5271bf3a6f5d7d26563e8f3778f6883473b6b 100644 (file)
@@ -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)
 {