aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2009-10-23 13:01:18 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2009-11-20 17:35:45 +0100
commit3fe910b9f1391ff576e9583dc813f267f4e4cead (patch)
tree627971edb135b1d01abe846a7efaa281a76e16c6 /openbsc/include/openbsc/gsm_data.h
parent097bdeb77de0aad435dc99a89ca1b586e8872b55 (diff)
[bssap] First go at implementing channel assignment...
Diffstat (limited to 'openbsc/include/openbsc/gsm_data.h')
-rw-r--r--openbsc/include/openbsc/gsm_data.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/gsm_data.h b/openbsc/include/openbsc/gsm_data.h
index b79722102..f7774fefd 100644
--- a/openbsc/include/openbsc/gsm_data.h
+++ b/openbsc/include/openbsc/gsm_data.h
@@ -129,7 +129,6 @@ struct bss_sccp_connection_data {
/* audio handling */
int rtp_port;
- int rtp_payload2;
/* Queue SCCP and GSM0408 messages */
struct llist_head gsm_queue;