aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom')
-rw-r--r--include/osmocom/msc/gsm_data.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/osmocom/msc/gsm_data.h b/include/osmocom/msc/gsm_data.h
index 4d3a2e455..94a6ffdc9 100644
--- a/include/osmocom/msc/gsm_data.h
+++ b/include/osmocom/msc/gsm_data.h
@@ -283,9 +283,6 @@ struct gsm_network {
uint8_t a5_encryption_mask;
bool authentication_required;
int send_mm_info;
- struct {
- int active;
- } handover;
struct rate_ctr_group *msc_ctrs;
struct osmo_counter *active_calls;