mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
Removed dead code (caught by Clang's static analyzer).
This commit is contained in:
parent
1615b2e29d
commit
87ea39be84
@ -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