mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 02:58:07 +00:00
Remove publisher from corecontext
This commit is contained in:
parent
8f66998a03
commit
67b5f7f563
1 changed files with 0 additions and 4 deletions
|
|
@ -363,10 +363,6 @@ final class CoreContext: ObservableObject {
|
|||
mCore.removeDelegate(delegate: delegate)
|
||||
}
|
||||
|
||||
func getCorePublisher() -> CoreDelegatePublisher? {
|
||||
return mCore.publisher
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// swiftlint:enable line_length
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue