aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/osmocom/bsc/gsm_data.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/osmocom/bsc/gsm_data.h b/include/osmocom/bsc/gsm_data.h
index e408ff9b8..5a922d12e 100644
--- a/include/osmocom/bsc/gsm_data.h
+++ b/include/osmocom/bsc/gsm_data.h
@@ -269,9 +269,6 @@ struct gsm_subscriber_connection {
* (The BTS side CI is handled by struct gsm_lchan and the lchan_fsm.) */
struct mgwep_ci *mgw_endpoint_ci_msc;
- /* Channel rate flag requested by the MSC, FR=1, HR=0, Invalid=-1 */
- int full_rate;
-
/* Channel mode requested by the MSC (signalling or voice channel) */
enum gsm48_chan_mode chan_mode;