From a4bfa37454fa014b6ad32a9f47d9185495107d92 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 6fddff32d..d481ad6d4 100644 --- a/Classes/LinphoneManager.m +++ b/Classes/LinphoneManager.m @@ -1423,7 +1423,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];