aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/gsm_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc/gsm_data.h')
-rw-r--r--include/osmocom/bsc/gsm_data.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/osmocom/bsc/gsm_data.h b/include/osmocom/bsc/gsm_data.h
index 7d36baac4..7f79162ed 100644
--- a/include/osmocom/bsc/gsm_data.h
+++ b/include/osmocom/bsc/gsm_data.h
@@ -526,7 +526,6 @@ struct gsm_abis_mo {
struct abis_om_obj_inst obj_inst;
const char *name;
struct gsm_nm_state nm_state;
- struct tlv_parsed *nm_attr;
struct gsm_bts *bts;
struct osmo_fsm_inst *fi;
bool opstart_sent;
@@ -668,7 +667,6 @@ struct gsm_bts_trx_ts {
bool is_rsl_ready;
struct gsm_abis_mo mo;
- struct tlv_parsed nm_attr;
uint8_t nm_chan_comb;
int tsc; /* -1 == use BTS TSC */