Remove unused variables warnings from SDL builds.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3173 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
parent
f1e5e1d19a
commit
065f29b4ae
@ -763,9 +763,6 @@ if (!showSplashScreen) return;
|
||||
y_offset = 320.0 * bounds.size.height/bounds.size.width;
|
||||
}
|
||||
|
||||
float ratio = 0.5;
|
||||
float aspect = bounds.size.height/bounds.size.width;
|
||||
|
||||
if (surface != 0) SDL_FreeSurface(surface);
|
||||
|
||||
[self autoShowMouse];
|
||||
|
Loading…
x
Reference in New Issue
Block a user