aboutsummaryrefslogtreecommitdiffstats
path: root/src/bts.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bts.cpp')
-rw-r--r--src/bts.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bts.cpp b/src/bts.cpp
index 3795ca2c..32ec71ea 100644
--- a/src/bts.cpp
+++ b/src/bts.cpp
@@ -232,7 +232,6 @@ static void bts_init(struct gprs_rlcmac_bts *bts, BTS* bts_obj)
bts->mcs_lqual_ranges[7].high = 24;
bts->mcs_lqual_ranges[8].low = 23;
bts->mcs_lqual_ranges[8].high = 256;
- bts->cs_downgrade_threshold = 200;
bts->ns_dialect = NS2_DIALECT_IPACCESS;
/* TODO: increase them when CRBB decoding is implemented */