Fixed compile warning

This commit is contained in:
Sam Lantinga 2020-03-02 10:58:08 -08:00
parent eb19631a1e
commit 25061816bf
1 changed files with 0 additions and 1 deletions

View File

@ -367,7 +367,6 @@ WatchJoystick(SDL_Joystick * joystick)
Uint8 alpha=200, alpha_step = -1;
Uint32 alpha_ticks = 0;
SDL_JoystickID nJoystickID;
int iIndex;
/* Create a window to display joystick axis position */
window = SDL_CreateWindow("Game Controller Map", SDL_WINDOWPOS_CENTERED,