mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-27 07:59:20 +00:00
Remove mIterateSuscription var
This commit is contained in:
parent
16da763e5e
commit
f85e7772c8
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@ final class CoreContext: ObservableObject {
|
|||
@Published var accounts: [AccountModel] = []
|
||||
@Published var shortcuts: [ShortcutModel] = []
|
||||
var mCore: Core!
|
||||
private var mIterateSuscription: AnyCancellable?
|
||||
|
||||
var bearerAuthInfoPendingPasswordUpdate: AuthInfo?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue