aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-01-24 23:22:40 +0100
committerHarald Welte <laforge@gnumonks.org>2018-01-24 23:29:51 +0100
commit4ab0a490ae227f881b8a0b43d803d56220f99160 (patch)
treef3e12ec3efec87e05a359ba5608a434edddb47dc /include
parenta5e51ec7d7701b9d28c5e379ca8741a3acf78b93 (diff)
debug: Remove code for filters that don't exist in OsmoMSC
We don't have BSC or GPRS related logging filters here. This is a leftover from the NITB->MSC split Change-Id: I05f991d1f5b7f89545521a73d79619bee4111094
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/msc/gsm_04_08.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/osmocom/msc/gsm_04_08.h b/include/osmocom/msc/gsm_04_08.h
index c99fc86aa..914b3e9b3 100644
--- a/include/osmocom/msc/gsm_04_08.h
+++ b/include/osmocom/msc/gsm_04_08.h
@@ -14,7 +14,6 @@ struct gsm_trans;
struct gsm_subscriber_connection;
struct amr_multirate_conf;
struct amr_mode;
-struct bsc_subscr;
#define GSM48_ALLOC_SIZE 2048
#define GSM48_ALLOC_HEADROOM 256