From 24454fc2f886b000bcbfaf3d043202febce4f807 Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Fri, 5 Jun 2020 03:11:43 +0700 Subject: gsm_data_shared: drop unused ctrl_ack_type_use_block & net_ctrl_ord Change-Id: I7c8ddc4a9cfbbd1983e89fa261eaf4f32e15c6bd --- include/osmo-bts/gsm_data_shared.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') 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 */ -- cgit v1.2.3