mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2024-12-04 09:04:32 +00:00
Removed unused variable
This commit is contained in:
parent
d86a746542
commit
bd14f2676c
@ -269,7 +269,6 @@ int
|
||||
UIKit_AddDisplay(UIScreen *uiscreen, SDL_bool send_event)
|
||||
{
|
||||
UIScreenMode *uiscreenmode = uiscreen.currentMode;
|
||||
CGPoint origin = uiscreen.bounds.origin;
|
||||
CGSize size = uiscreen.bounds.size;
|
||||
SDL_VideoDisplay display;
|
||||
SDL_DisplayMode mode;
|
||||
|
Loading…
Reference in New Issue
Block a user