aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcommon/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcommon/debug.c')
-rw-r--r--src/libcommon/debug.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/libcommon/debug.c b/src/libcommon/debug.c
index 607640998..06653a977 100644
--- a/src/libcommon/debug.c
+++ b/src/libcommon/debug.c
@@ -154,11 +154,6 @@ static const struct log_info_cat default_categories[] = {
.description = "Control interface",
.enabled = 1, .loglevel = LOGL_NOTICE,
},
- [DSMPP] = {
- .name = "DSMPP",
- .description = "SMPP interface for external SMS apps",
- .enabled = 1, .loglevel = LOGL_DEBUG,
- },
[DFILTER] = {
.name = "DFILTER",
.description = "BSC/NAT IMSI based filtering",