Remove dead cvar.

This commit is contained in:
Ragnvald Maartmann-Moe IV 2003-02-14 02:21:31 +00:00
parent a34980eda5
commit 2cb4c7836d
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@
extern struct cvar_s *joy_device; // Joystick device name
extern struct cvar_s *joy_enable; // Joystick enabling flag
extern struct cvar_s *joy_sensitivity; // Joystick sensitivity
extern qboolean joy_found; // Joystick present?
extern qboolean joy_active; // Joystick in use?