changeset 1167 | 435c2e481299 |
parent 1152 | 51a8702d8ecd |
child 1312 | c9b51268668f |
--- a/src/joystick/dummy/SDL_sysjoystick.c Tue Nov 01 23:19:59 2005 +0000 +++ b/src/joystick/dummy/SDL_sysjoystick.c Sat Nov 05 17:41:11 2005 +0000 @@ -34,8 +34,6 @@ #include "SDL_sysjoystick.h" #include "SDL_joystick_c.h" -Uint8 SDL_numjoysticks = 0; - /* Function to scan the system for joysticks. * This function should set SDL_numjoysticks to the number of available * joysticks. Joystick 0 should be the system default joystick.