Remove accidental double initialisation of mVideoDevice
This commit is contained in:
@@ -117,8 +117,6 @@ class LinphoneTutorialContext : ObservableObject
|
||||
|
||||
// Handle chat message reception
|
||||
mCore.addDelegate(delegate: mCoreChatDelegate)
|
||||
|
||||
mVideoDevices = mCore.videoDevicesList
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user