aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/mgcp_ss7.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mgcp_ss7.c b/src/mgcp_ss7.c
index fd64732..b254988 100644
--- a/src/mgcp_ss7.c
+++ b/src/mgcp_ss7.c
@@ -204,7 +204,6 @@ static int uniporte_events(unsigned long port, EventTypeT event,
DataReceiveInfoPtr dataInfo;
struct mgcp_endpoint *endp;
int i;
- ToneDetectionPtr tones;
/* Don't print output when we receive data or complete
* sending data. That would be too verbose.