aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/bsc/osmo_bsc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/osmocom/bsc/osmo_bsc.h b/include/osmocom/bsc/osmo_bsc.h
index 0fd29b731..13072c210 100644
--- a/include/osmocom/bsc/osmo_bsc.h
+++ b/include/osmocom/bsc/osmo_bsc.h
@@ -48,9 +48,6 @@ struct osmo_bsc_sccp_con {
/* SCCP connection realted */
struct bsc_msc_data *msc;
- struct llist_head sccp_queue;
- unsigned int sccp_queue_size;
-
struct gsm_subscriber_connection *conn;
uint8_t new_subscriber;