aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/gsm_data.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-02-13 23:59:59 +0100
committerHarald Welte <laforge@gnumonks.org>2018-02-14 00:28:02 +0100
commitd5db170261a26b1b9e39eef5f02d4733af1733a3 (patch)
treea8fccf7b91d5c1ff88284c439610de83d1ed17eb /include/osmocom/msc/gsm_data.h
parentc93ce02042512c2e5314968b572746d7e6ec25e0 (diff)
remove bsc_api.h and all users - they're all dead code
Diffstat (limited to 'include/osmocom/msc/gsm_data.h')
-rw-r--r--include/osmocom/msc/gsm_data.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/osmocom/msc/gsm_data.h b/include/osmocom/msc/gsm_data.h
index 3e4b5a886..561cf3d47 100644
--- a/include/osmocom/msc/gsm_data.h
+++ b/include/osmocom/msc/gsm_data.h
@@ -344,7 +344,6 @@ struct gsm_network {
* we have a subscriber connection.
*/
struct llist_head trans_list;
- struct bsc_api *bsc_api;
unsigned int paging_response_timer;