Removed dead code (caught by Clang's static analyzer).
This commit is contained in:
parent
6b6cb64d42
commit
f7e7ae2da6
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue