From 94998fad7a93909b96b0a152c240e361f81f77cb Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Wed, 20 Jun 2018 23:55:22 +0200 Subject: Drop all references of unused MGCP Change-Id: I1c023d773bf196d41b4251ca7011a82969acb613 --- src/libcommon/debug.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/libcommon/debug.c') diff --git a/src/libcommon/debug.c b/src/libcommon/debug.c index 06653a977..27d757554 100644 --- a/src/libcommon/debug.c +++ b/src/libcommon/debug.c @@ -99,11 +99,6 @@ static const struct log_info_cat default_categories[] = { .description = "Mobile Switching Center", .enabled = 1, .loglevel = LOGL_NOTICE, }, - [DMGCP] = { - .name = "DMGCP", - .description = "Media Gateway Control Protocol", - .enabled = 1, .loglevel = LOGL_NOTICE, - }, [DHO] = { .name = "DHO", .description = "Hand-Over", -- cgit v1.2.3