aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-05-30 22:08:21 +0200
committerHarald Welte <laforge@gnumonks.org>2018-06-09 17:44:12 +0200
commit7325d9379df19610691ea45ee2cae9d635566b32 (patch)
tree10b8c8d16067f882add8a3d1800ce1c79a08b0ab /include
parentcd326b3c20af9bd56f973ccab52030b74b6dc520 (diff)
Remove unused logging subsystems DCC and DMGCP
We use the newly-introduced logging_vty_add_deprecated_subsys() from libosmovty to make sure old config files will still parse even after this change. Change-Id: Ib4f67bb00e1d5460e643717b53f6a4d81278dc5d
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/bsc/debug.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/osmocom/bsc/debug.h b/include/osmocom/bsc/debug.h
index 006b91873..1133bf6f6 100644
--- a/include/osmocom/bsc/debug.h
+++ b/include/osmocom/bsc/debug.h
@@ -9,7 +9,6 @@
/* Debug Areas of the code */
enum {
DRLL,
- DCC,
DMM,
DRR,
DRSL,
@@ -17,7 +16,6 @@ enum {
DPAG,
DMEAS,
DMSC,
- DMGCP,
DHO,
DHODEC,
DREF,