Browse Source

Fixed warning about unused variable in controllermap program.

Philipp Wiesemann 9 năm trước cách đây
mục cha
commit
0a3f9d0cfb
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      test/controllermap.c

+ 0 - 1
test/controllermap.c

@@ -233,7 +233,6 @@ WatchJoystick(SDL_Joystick * joystick)
     SDL_Rect dst;
     SDL_Rect dst;
     Uint8 alpha=200, alpha_step = -1;
     Uint8 alpha=200, alpha_step = -1;
     Uint32 alpha_ticks = 0;
     Uint32 alpha_ticks = 0;
-    Uint32 bound_ticks = 0;
     SDL_JoystickID nJoystickID;
     SDL_JoystickID nJoystickID;
     Uint32 unDeflectedAxes = 0;
     Uint32 unDeflectedAxes = 0;