mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 05:36:57 +02:00
Deprecate MXLegacyCrypto
This commit is contained in:
@@ -69,9 +69,6 @@ final class LaunchLoadingView: UIView, NibLoadable, Themable {
|
||||
|
||||
extension LaunchLoadingView: MXSessionStartupProgressDelegate {
|
||||
func sessionDidUpdateStartupProgress(state: MXSessionStartupProgress.State) {
|
||||
guard MXSDKOptions.sharedInstance().enableStartupProgress else {
|
||||
return
|
||||
}
|
||||
update(with: state)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user