From 25e41af2d965bf740e5bae711af7b52256c311e8 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 1 Apr 2020 11:55:31 +0200 Subject: remove 'NAT' log category This dates back to a time where osmo-bsc_nat was in the same repository, which is a long time ago. Change-Id: Id965295dfe04f8bd5ce831db70c86f67b8dc290b --- tests/bsc/bsc_test.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests') diff --git a/tests/bsc/bsc_test.c b/tests/bsc/bsc_test.c index 86b72824d..6079ec500 100644 --- a/tests/bsc/bsc_test.c +++ b/tests/bsc/bsc_test.c @@ -192,11 +192,6 @@ static const struct log_info_cat log_categories[] = { .color = "\033[1;36m", .enabled = 1, .loglevel = LOGL_INFO, }, - [DNAT] = { - .name = "DNAT", - .description = "GSM 08.08 NAT/Multiplexer", - .enabled = 1, .loglevel = LOGL_NOTICE, - }, [DMSC] = { .name = "DMSC", .description = "Mobile Switching Center", -- cgit v1.2.3