Skip to content

Commit

Permalink
b2b_logic: remove leftover debugging log
Browse files Browse the repository at this point in the history
  • Loading branch information
rvlad-patrascu committed May 31, 2023
1 parent a2f2ec6 commit 2847160
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/b2b_logic/b2b_logic.c
Original file line number Diff line number Diff line change
Expand Up @@ -864,8 +864,6 @@ static int fixup_init_flags(void** param)
}
}

LM_DBG("DDD flags=%d lifetime=%d\n", init_params->flags, init_params->init_timeout);

return 0;
}

Expand Down

0 comments on commit 2847160

Please sign in to comment.