mirror of
https://github.com/yawut/SDL.git
synced 2026-04-22 08:37:27 -05:00
Fixed compile warning
This commit is contained in:
parent
e0a31b4dbb
commit
aaa677e898
|
|
@ -2711,7 +2711,6 @@ void
|
|||
SDL_DestroyRenderer(SDL_Window * window)
|
||||
{
|
||||
SDL_Renderer *renderer;
|
||||
int i;
|
||||
|
||||
if (!window) {
|
||||
return;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user