mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-03 20:46:28 +00:00
remove unused include
This commit is contained in:
parent
29037e50c4
commit
c1b0594895
1 changed files with 0 additions and 5 deletions
|
|
@ -35,11 +35,6 @@ static int nb_test_suites = 0;
|
|||
static unsigned char curses = 0;
|
||||
#endif
|
||||
|
||||
#if TARGET_OS_IPHONE
|
||||
#include "liblinphonetester_ios.h"
|
||||
#endif
|
||||
|
||||
|
||||
const char* test_domain="sipopen.example.org";
|
||||
const char* auth_domain="sip.example.org";
|
||||
const char* test_username="liblinphone_tester";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue