From 92e973ba13a777bcc57087f2a09a74cea09e7a97 Mon Sep 17 00:00:00 2001 From: QuentinArguillere Date: Mon, 29 Aug 2022 17:11:29 +0200 Subject: [PATCH] Remove line committed by mistake --- Classes/LinphoneManager.m | 1 - 1 file changed, 1 deletion(-) diff --git a/Classes/LinphoneManager.m b/Classes/LinphoneManager.m index bfdd59d0b..ee6e6cedc 100644 --- a/Classes/LinphoneManager.m +++ b/Classes/LinphoneManager.m @@ -1408,7 +1408,6 @@ void popup_link_account_cb(LinphoneAccountCreator *creator, LinphoneAccountCreat [ConfigManager.instance setDbWithDb:_configDb]; [CallManager.instance setCoreWithCore:theLinphoneCore]; - [MagicSearchSingleton.instance setupCernLdapWithLc:[LinphoneManager getLc]]; // CERN [LinphoneManager.instance startLinphoneCore];