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