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.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/openbsc/src/libcommon/debug.c b/openbsc/src/libcommon/debug.c
index d0824921b..b6ed66b4a 100644
--- a/openbsc/src/libcommon/debug.c
+++ b/openbsc/src/libcommon/debug.c
@@ -79,12 +79,6 @@ static const struct log_info_cat default_categories[] = {
.color = "\033[1;39m",
.enabled = 1, .loglevel = LOGL_NOTICE,
},
- [DSMS] = {
- .name = "DSMS",
- .description = "Layer3 Short Message Service (SMS)",
- .color = "\033[1;37m",
- .enabled = 1, .loglevel = LOGL_NOTICE,
- },
[DPAG] = {
.name = "DPAG",
.description = "Paging Subsystem",