]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_input.c
remove an unused extern for sys_ticrate, and added a comment warning about improper...
[xonotic/darkplaces.git] / cl_input.c
index 786e86985cac09a4ced0503cd2fef1434b6792e9..d1af6899729f825bf9b4dda38aeb11ffa9e8d1df 100644 (file)
@@ -59,7 +59,6 @@ kbutton_t     in_button9, in_button10, in_button11, in_button12, in_button13, in_but
 
 int                    in_impulse;
 
-extern cvar_t sys_ticrate;
 
 
 void KeyDown (kbutton_t *b)