mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
Restore groupchat and lime spec
This commit is contained in:
parent
c0a16e62be
commit
0d4efd7a19
1 changed files with 0 additions and 4 deletions
|
|
@ -139,10 +139,6 @@ final class CoreContext: ObservableObject {
|
|||
self.mCore.removeLinphoneSpec(spec: "conference")
|
||||
Log.info("Removing spec 'ephemeral' from core for this version")
|
||||
self.mCore.removeLinphoneSpec(spec: "ephemeral")
|
||||
Log.info("Removing spec 'groupchat' from core for this version")
|
||||
self.mCore.removeLinphoneSpec(spec: "groupchat")
|
||||
Log.info("Removing spec 'lime' from core for this version")
|
||||
self.mCore.removeLinphoneSpec(spec: "lime")
|
||||
}
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue