diff --git a/Vector/AppDelegate.m b/Vector/AppDelegate.m index 4bb1eaeb8..4904fbe8a 100644 --- a/Vector/AppDelegate.m +++ b/Vector/AppDelegate.m @@ -1888,7 +1888,6 @@ NSString *const kAppDelegateDidTapStatusBarNotification = @"kAppDelegateDidTapSt }]; - noCallSupportAlert.sourceView = self.window.rootViewController.view; [noCallSupportAlert showInViewController:self.window.rootViewController]; break; }