aboutsummaryrefslogtreecommitdiffstats
path: root/src/bts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bts.h')
-rw-r--r--src/bts.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bts.h b/src/bts.h
index 1394bfe2..b46621af 100644
--- a/src/bts.h
+++ b/src/bts.h
@@ -108,8 +108,6 @@ struct gprs_rlcmac_bts {
uint8_t si13[GSM_MACBLOCK_LEN];
bool si13_is_set;
- /* 0 to support resegmentation in DL, 1 for no reseg */
- uint8_t dl_arq_type;
uint8_t cs_adj_enabled; /* whether cs_adj_{upper,lower}_limit are used to adjust DL CS */
uint8_t cs_adj_upper_limit; /* downgrade DL CS if error rate above its value */