aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-01-24 14:35:36 +0100
committerHarald Welte <laforge@gnumonks.org>2018-01-24 14:04:46 +0000
commita1c5de45c101f9d5995e71a0a767afb405fea55b (patch)
treed10ccc75fd3fe467cfe102a857c324d3ecc2de05 /include/osmocom/msc/Makefile.am
parent37382ec2cf26ebcd70918457cb4d2b7285c52e0d (diff)
Remove traces of meas_feed
Measurement reporting (and the relate feed) are functions of the BSC, not the MSC. This code should never have been inherited from OsmoNITB to OsmoMSC in the first place, let's remove it. Change-Id: I0d57ac214e574e267fa9752daf76566197b9aa64
Diffstat (limited to 'include/osmocom/msc/Makefile.am')
-rw-r--r--include/osmocom/msc/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/osmocom/msc/Makefile.am b/include/osmocom/msc/Makefile.am
index 1419e8ef9..61c915a97 100644
--- a/include/osmocom/msc/Makefile.am
+++ b/include/osmocom/msc/Makefile.am
@@ -33,7 +33,6 @@ noinst_HEADERS = \
iucs.h \
iucs_ranap.h \
iu_dummy.h \
- meas_feed.h \
meas_rep.h \
misdn.h \
mncc.h \