Removed unused variable.
This commit is contained in:
parent
fab30f987c
commit
28ab3cb756
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue