aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2018-11-22 20:24:27 +0700
committerVadim Yanitskiy <axilirator@gmail.com>2018-11-22 20:24:27 +0700
commitb7e5201b6266e53b99fd66e173d0e4a3e345e2e1 (patch)
tree8a11d0cb0c74d5e3fcc29cfb3792052a219f6c91 /tests
parentc350c093c496461164de6f8e401ac9c8fb709b81 (diff)
msc_vlr_tests.c: drop duplicating DMM category definition
Diffstat (limited to 'tests')
-rw-r--r--tests/msc_vlr/msc_vlr_tests.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/msc_vlr/msc_vlr_tests.c b/tests/msc_vlr/msc_vlr_tests.c
index fd196c871..9515c63eb 100644
--- a/tests/msc_vlr/msc_vlr_tests.c
+++ b/tests/msc_vlr/msc_vlr_tests.c
@@ -486,11 +486,6 @@ static struct log_info_cat test_categories[] = {
.description = "Layer3 Call Control (CC)",
.enabled = 1, .loglevel = LOGL_DEBUG,
},
- [DMM] = {
- .name = "DMM",
- .description = "Layer3 Mobility Management (MM)",
- .enabled = 1, .loglevel = LOGL_DEBUG,
- },
[DVLR] = {
.name = "DVLR",
.description = "Visitor Location Register",