Skip to content

Commit

Permalink
dialog: remove debugging CRIT message
Browse files Browse the repository at this point in the history
(cherry picked from commit ecb29ab)
  • Loading branch information
razvancrainea committed Apr 26, 2018
1 parent f12e8b9 commit daaddad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/dialog/dlg_req_within.c
Expand Up @@ -394,8 +394,6 @@ static inline int send_leg_bye(struct dlg_cell *cell, int dst_leg, int src_leg,

ref_dlg(cell, 1);

LM_CRIT("sending BYE for dialog %p\n", cell);

result = d_tmb.t_request_within
(&met, /* method*/
extra_hdrs, /* extra headers*/
Expand Down

0 comments on commit daaddad

Please sign in to comment.