This commit is contained in:
Benjamin Reis 2017-04-14 11:27:20 +02:00
parent 0f1ac2a7ac
commit eec47ba456

View file

@ -1190,7 +1190,7 @@ static void sound_config_read(LinphoneCore *lc)
}
lc->sound_conf.latency=0;
#if TARGET_OS_IPHONE
#if !TARGET_OS_IPHONE
tmp=TRUE;
#else
tmp=FALSE; /* on iOS we have builtin echo cancellation.*/