aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-01-25 00:07:33 +0100
committerHarald Welte <laforge@gnumonks.org>2018-01-25 00:18:05 +0100
commitd35038d22983ea54b6a9a9ba2d940ba22ca4fbbf (patch)
tree67508af78d1a64c8dba7b664ff92b604fe22fbe4 /include/osmocom/msc/Makefile.am
parent8b1cba842115dcf121154ca81ccb7d9f310442e3 (diff)
Massive removal of unused code/structs/headers
osmo-msc still had large amounts of dead code that came along from openbsc.git. This commit removes a lot of it, mostly stuff relevant only to the BSC side of things (or even GPRS). Change-Id: I247def85da2dc3ec461389fb74414a0d964e7e3c Related: OS#2528
Diffstat (limited to 'include/osmocom/msc/Makefile.am')
-rw-r--r--include/osmocom/msc/Makefile.am23
1 files changed, 0 insertions, 23 deletions
diff --git a/include/osmocom/msc/Makefile.am b/include/osmocom/msc/Makefile.am
index 82e820783..cb19186e6 100644
--- a/include/osmocom/msc/Makefile.am
+++ b/include/osmocom/msc/Makefile.am
@@ -1,24 +1,15 @@
noinst_HEADERS = \
- abis_nm.h \
- abis_om2000.h \
- abis_rsl.h \
a_iface.h \
a_iface_bssap.h \
- arfcn_range_encode.h \
auth.h \
bsc_api.h \
bsc_msc.h \
- bsc_msg_filter.h \
bsc_rll.h \
- chan_alloc.h \
common.h \
- common_bsc.h \
common_cs.h \
- crc24.h \
ctrl.h \
db.h \
debug.h \
- e1_config.h \
gsm_04_08.h \
gsm_04_11.h \
gsm_04_14.h \
@@ -27,39 +18,25 @@ noinst_HEADERS = \
gsm_data_shared.h \
gsm_subscriber.h \
gsup_client.h \
- handover.h \
- handover_decision.h \
ipaccess.h \
iucs.h \
iucs_ranap.h \
iu_dummy.h \
- meas_rep.h \
- misdn.h \
mncc.h \
mncc_int.h \
msc_ifaces.h \
- network_listen.h \
oap_client.h \
openbscdefines.h \
- osmo_bsc.h \
a_reset.h \
osmo_msc.h \
- osmo_bsc_sigtran.h \
bsc_msc_data.h \
- osmux.h \
rrlp.h \
- rs232.h \
- rtp_proxy.h \
signal.h \
silent_call.h \
- slhc.h \
smpp.h \
sms_queue.h \
socket.h \
- system_information.h \
transaction.h \
- trau_mux.h \
- trau_upqueue.h \
ussd.h \
vlr.h \
vty.h \