aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-01-25 00:36:42 +0100
committerHarald Welte <laforge@gnumonks.org>2018-01-25 00:38:11 +0100
commit703f2ec6f40af2c2d46d10b5896b9dc74b65c3c0 (patch)
treeb02ff002b2d7cbf07e07b0b6e0b5553be747100f /include
parent45f234c634444fe5410f75c18b55bb64cf5d4fe5 (diff)
debug: Remove dead log categories
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/msc/debug.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/include/osmocom/msc/debug.h b/include/osmocom/msc/debug.h
index 65e197d52..f99dba57b 100644
--- a/include/osmocom/msc/debug.h
+++ b/include/osmocom/msc/debug.h
@@ -12,35 +12,18 @@ enum {
DCC,
DMM,
DRR,
- DRSL,
- DNM,
DMNCC,
DPAG,
- DMEAS,
- DSCCP,
DMSC,
DMGCP,
DHO,
DDB,
DREF,
- DGPRS,
- DNS,
- DBSSGP,
- DLLC,
- DSNDCP,
- DSLHC,
- DNAT,
DCTRL,
DSMPP,
- DFILTER,
- DGTPHUB,
DRANAP,
- DSUA,
- DV42BIS,
- DPCU,
DVLR,
DIUCS,
- DSIGTRAN,
Debug_LastEntry,
};