forked from mirrors/linphone-iphone
Remove debug log
This commit is contained in:
parent
aed5bd789a
commit
a6fbc18b91
3 changed files with 2 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit a8c09957733d1504744ac5388ecedddd9f5575ac
|
||||
Subproject commit b3578c1cc5861e137bf058584f2bc715d19ca405
|
||||
2
oRTP
2
oRTP
|
|
@ -1 +1 @@
|
|||
Subproject commit 6774293d236a3f02c9dd56f30f44055847de9c02
|
||||
Subproject commit 326728b28dbab0b74f464ba6d843853aa54147d4
|
||||
|
|
@ -154,8 +154,6 @@ static void linphone_lpconfig_from_xml_zerolen_value(){
|
|||
|
||||
conf = mgr->lc->config;
|
||||
|
||||
ms_error("ZERO: %s", lp_config_get_string(conf,"test","zero_len","LOL"));
|
||||
|
||||
CU_ASSERT_STRING_EQUAL(lp_config_get_string(conf,"test","zero_len","LOL"),"LOL");
|
||||
CU_ASSERT_STRING_EQUAL(lp_config_get_string(conf,"test","non_zero_len",""),"test");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue