msc_vlr_tests.c: drop duplicating DMM category definition

Change-Id: I2bf8150580c318ccaa9c30657582c15020f6b711
This commit is contained in:
Vadim Yanitskiy 2018-11-22 20:24:27 +07:00
parent c350c093c4
commit b7e5201b62
1 changed files with 0 additions and 5 deletions

View File

@ -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",