aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libcommon/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/libcommon/debug.c')
-rw-r--r--openbsc/src/libcommon/debug.c20
1 files changed, 0 insertions, 20 deletions
diff --git a/openbsc/src/libcommon/debug.c b/openbsc/src/libcommon/debug.c
index 479390c10..e15342ba6 100644
--- a/openbsc/src/libcommon/debug.c
+++ b/openbsc/src/libcommon/debug.c
@@ -95,26 +95,6 @@ static const struct log_info_cat default_categories[] = {
.description = "Radio Measurement Processing",
.enabled = 0, .loglevel = LOGL_NOTICE,
},
- [DMI] = {
- .name = "DMI",
- .description = "A-bis Input Driver for Signalling",
- .enabled = 0, .loglevel = LOGL_NOTICE,
- },
- [DMIB] = {
- .name = "DMIB",
- .description = "A-bis Input Driver for B-Channels (voice)",
- .enabled = 0, .loglevel = LOGL_NOTICE,
- },
- [DMUX] = {
- .name = "DMUX",
- .description = "A-bis B-Subchannel TRAU Frame Multiplex",
- .enabled = 1, .loglevel = LOGL_NOTICE,
- },
- [DINP] = {
- .name = "DINP",
- .description = "A-bis Intput Subsystem",
- .enabled = 1, .loglevel = LOGL_NOTICE,
- },
[DSCCP] = {
.name = "DSCCP",
.description = "SCCP Protocol",