mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-06-02 05:40:24 +00:00
tests: Fix whitespace
This commit is contained in:
parent
a78cdbd7e3
commit
cc6d8eb72b
|
@ -1438,7 +1438,6 @@ int video_getSetWindowSize(void *arg)
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
/* Get just width */
|
||||
currentW = desiredW + 1;
|
||||
SDL_GetWindowSize(window, ¤tW, NULL);
|
||||
|
|
Loading…
Reference in a new issue