Minor cleanup in patches from Coursoud
This commit is contained in:
parent
45e68f6c5c
commit
51b19abe02
2 changed files with 4 additions and 7 deletions
|
@ -1467,7 +1467,7 @@ SDL_DestroyWindow(SDL_Window * window)
|
|||
SDL_GL_UnloadLibrary();
|
||||
}
|
||||
|
||||
/* Now invalidate magic */
|
||||
/* Now invalidate magic */
|
||||
window->magic = NULL;
|
||||
|
||||
/* Unlink the window from the list */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue