From 4fba20c7871ab46acdd3c5d20a014253edee57af Mon Sep 17 00:00:00 2001 From: Steve Underwood Date: Wed, 29 May 2013 17:00:57 +0800 Subject: [PATCH] Something stupid that way went --- libs/spandsp/src/t30.c | 2 -- 1 file changed, 2 deletions(-) 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) {