mirror of
https://github.com/yawut/SDL.git
synced 2026-06-19 15:09:37 -05:00
Removed dead code (caught by Clang's static analyzer).
This commit is contained in:
parent
e616988fd6
commit
e9af2aaad0
|
|
@ -333,7 +333,6 @@ SDL_LoadLaunchImageNamed(NSString *name, int screenh)
|
|||
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
|
||||
{
|
||||
NSBundle *bundle = [NSBundle mainBundle];
|
||||
NSNotificationCenter *center = [NSNotificationCenter defaultCenter];
|
||||
|
||||
#if SDL_IPHONE_LAUNCHSCREEN
|
||||
/* The normal launch screen is displayed until didFinishLaunching returns,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user