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