aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2020-06-05 03:11:43 +0700
committerVadim Yanitskiy <vyanitskiy@sysmocom.de>2020-06-05 18:38:38 +0700
commit24454fc2f886b000bcbfaf3d043202febce4f807 (patch)
tree8dffd0b644f9154cac9cf21a56fdab99a2478623 /include
parent0d25f9c94c097c38d00b60054c8bad97ef47f035 (diff)
gsm_data_shared: drop unused ctrl_ack_type_use_block & net_ctrl_ord
Diffstat (limited to 'include')
-rw-r--r--include/osmo-bts/gsm_data_shared.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/osmo-bts/gsm_data_shared.h b/include/osmo-bts/gsm_data_shared.h
index 9e45dad1..75a45157 100644
--- a/include/osmo-bts/gsm_data_shared.h
+++ b/include/osmo-bts/gsm_data_shared.h
@@ -596,8 +596,6 @@ struct gsm_bts {
} cell;
struct gsm_bts_gprs_nsvc nsvc[2];
uint8_t rac;
- uint8_t net_ctrl_ord;
- bool ctrl_ack_type_use_block;
} gprs;
/* RACH NM values */