mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
Removed unused variable.
This commit is contained in:
parent
0e5cc8dff4
commit
3889d47887
@ -549,7 +549,6 @@ SetWindowStyle(SDL_Window * window, unsigned int style)
|
||||
- (void)windowDidEnterFullScreen:(NSNotification *)aNotification
|
||||
{
|
||||
SDL_Window *window = _data->window;
|
||||
NSWindow *nswindow = _data->nswindow;
|
||||
|
||||
inFullscreenTransition = NO;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user