forked from mirrors/linphone-iphone
Fix compilation.
This commit is contained in:
parent
3d9d596202
commit
bf082a2db5
1 changed files with 0 additions and 5 deletions
|
|
@ -418,11 +418,6 @@ void linphone_core_set_log_file(FILE *file) {
|
|||
|
||||
void linphone_core_set_log_level(OrtpLogLevel loglevel) {
|
||||
ortp_set_log_level_mask(loglevel);
|
||||
if (loglevel == 0) {
|
||||
sal_disable_logs();
|
||||
} else {
|
||||
sal_enable_logs();
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue