pull/531/head
Ryan Zhao 3 years ago
parent 67d9dcfa00
commit 3f8f4ca060

@ -740,7 +740,6 @@ static NSTimeInterval launchStartedAt;
- (LKAppMode)getCurrentAppMode - (LKAppMode)getCurrentAppMode
{ {
LKAppMode appMode = [self getAppModeOrSystemDefault]; LKAppMode appMode = [self getAppModeOrSystemDefault];
UIWindow *window = UIApplication.sharedApplication.keyWindow;
return appMode; return appMode;
} }

Loading…
Cancel
Save