aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-08-05 01:28:22 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-08-05 06:10:13 +0800
commit8b5772ebe4d6844976324882004403de6327af83 (patch)
tree79f4ab7c627f1ee0c83e2ea49f86caf253d903b1 /openbsc/include
parent7f8aec2b2b527f2c994349dd2eda76eb745a7658 (diff)
mgcp: Remove the forwarding mode as it was not used.
Diffstat (limited to 'openbsc/include')
-rw-r--r--openbsc/include/openbsc/mgcp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/openbsc/include/openbsc/mgcp.h b/openbsc/include/openbsc/mgcp.h
index ef0a9208f..ed40ad175 100644
--- a/openbsc/include/openbsc/mgcp.h
+++ b/openbsc/include/openbsc/mgcp.h
@@ -95,9 +95,6 @@ struct mgcp_config {
int rtp_base_port;
int endp_dscp;
- char *forward_ip;
- int forward_port;
-
/* spec handling */
int force_realloc;