fix the linux compile error

This commit is contained in:
Sukchan Lee 2018-01-24 02:54:56 +00:00
parent 94145fec62
commit e31976e505
1 changed files with 0 additions and 1 deletions

View File

@ -1087,7 +1087,6 @@ static void s1ap_encode_xer_print_message(
if (g_trace_mask && TRACE_MODULE >= 25)
{
char message_string[HUGE_STRING_LEN];
d_assert(message_string, return,);
s1ap_string_total_size = 0;
func(cb, message_string, message_p);