diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/gsup/gsup_test.c | 5 | 
1 files changed, 0 insertions, 5 deletions
| diff --git a/tests/gsup/gsup_test.c b/tests/gsup/gsup_test.c index 2b0a2938..7af16b76 100644 --- a/tests/gsup/gsup_test.c +++ b/tests/gsup/gsup_test.c @@ -241,11 +241,6 @@ static void test_gsup_messages_dec_enc(void)  }  const struct log_info_cat default_categories[] = { -	[DLGSUP] = { -		.name = "DLGSUP", -		.description = "Generic Subscriber Update Protocol", -		.enabled = 0, .loglevel = LOGL_DEBUG, -	},  };  static struct log_info info = { | 
