浏览代码

Fixed build

Sam Lantinga 2 年之前
父节点
当前提交
fdff3b16d6
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      test/testgamepad.c

+ 0 - 1
test/testgamepad.c

@@ -52,7 +52,6 @@ static GamepadImage *image = NULL;
 static GamepadDisplay *gamepad_elements = NULL;
 static GamepadDisplay *gamepad_elements = NULL;
 static JoystickDisplay *joystick_elements = NULL;
 static JoystickDisplay *joystick_elements = NULL;
 static GamepadButton *copy_button = NULL;
 static GamepadButton *copy_button = NULL;
-static SDL_bool in_copy_button = SDL_FALSE;
 static SDL_bool retval = SDL_FALSE;
 static SDL_bool retval = SDL_FALSE;
 static SDL_bool done = SDL_FALSE;
 static SDL_bool done = SDL_FALSE;
 static SDL_bool set_LED = SDL_FALSE;
 static SDL_bool set_LED = SDL_FALSE;