summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/common/logging.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/layer23/src/common/logging.c')
-rw-r--r--src/host/layer23/src/common/logging.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/host/layer23/src/common/logging.c b/src/host/layer23/src/common/logging.c
index 82ce914f..ce138b7a 100644
--- a/src/host/layer23/src/common/logging.c
+++ b/src/host/layer23/src/common/logging.c
@@ -91,11 +91,6 @@ static const struct log_info_cat default_categories[] = {
.color = "\033[33m",
.enabled = 1, .loglevel = LOGL_DEBUG,
},
- [DLAPDM] = {
- .name = "DLAPDM",
- .description = "LAPDm Layer2",
- .enabled = 1, .loglevel = LOGL_NOTICE,
- },
[DL1C] = {
.name = "DL1C",
.description = "Layer 1 Control",