Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
belle-sip
Commits
7ae7ac4c
Commit
7ae7ac4c
authored
May 21, 2013
by
jehan
Browse files
remove abusive traces
parent
a74f5156
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/refresher.c
View file @
7ae7ac4c
...
...
@@ -99,7 +99,8 @@ static void process_io_error(void *user_ctx, const belle_sip_io_error_event_t *e
}
return
;
}
else
{
belle_sip_error
(
"Refresher process_io_error not implemented yet for non transaction/provider source"
);
/*belle_sip_error("Refresher process_io_error not implemented yet for non transaction/provider source");*/
/*nop, because already handle at transaction layer*/
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment