aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2021-01-18 13:55:51 +0100
committerlaforge <laforge@osmocom.org>2021-01-18 20:32:25 +0000
commit5037b6817f9d847c376765d7f10f0f76fae9453a (patch)
treec55fc1c8c336c2972fcf8d9d358c5b639209b7eb /include
parentd245c0e54239cbd136d28a3e021e8ca9cd9f8135 (diff)
gb_proxy: Don't use orphan log subsystem DPCU
DPCU is defined in debug.h, but never registered as log subsystem, so we shall not use it. Also remove other similar "orphan" log subsystems from debug.h Change-Id: I8be54ee49e10d4004128352613923c4700063aa3
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/sgsn/debug.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/include/osmocom/sgsn/debug.h b/include/osmocom/sgsn/debug.h
index da819d562..9a686cb68 100644
--- a/include/osmocom/sgsn/debug.h
+++ b/include/osmocom/sgsn/debug.h
@@ -8,34 +8,21 @@
/* Debug Areas of the code */
enum {
- DRLL,
- DCC,
DMM,
- DRR,
- DRSL,
- DNM,
- DMNCC,
DPAG,
DMEAS,
- DSCCP,
- DMSC,
- DHO,
- DDB,
DREF,
DGPRS,
DNS,
DLLC,
DSNDCP,
DSLHC,
- DNAT,
DCTRL,
DFILTER,
DGTPHUB,
DRANAP,
DSUA,
DV42BIS,
- DPCU,
- DVLR,
DIUCS,
DSIGTRAN,
DGTP,