mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-18 06:51:47 +00:00
Remove dead cvar.
This commit is contained in:
parent
a34980eda5
commit
2cb4c7836d
1 changed files with 0 additions and 1 deletions
|
@ -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?
|
||||
|
|
Loading…
Reference in a new issue