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 db5f3e86..635c3c7c 100644
--- a/src/bts.h
+++ b/src/bts.h
@@ -102,8 +102,6 @@ struct gprs_rlcmac_bts {
uint8_t si13[GSM_MACBLOCK_LEN];
bool si13_is_set;
- uint16_t ws_base;
- uint16_t ws_pdch; /* increase WS by this value per PDCH */
/* State for dynamic algorithm selection */
int multislot_disabled;