* Remove cl_platformSensitivity as it predates the move to SDL everywhere

This commit is contained in:
Tim Angus 2008-07-12 13:31:31 +00:00
parent 3c9dc98d04
commit d84d418086
4 changed files with 1 additions and 7 deletions

View file

@ -376,7 +376,6 @@ extern cvar_t *cl_run;
extern cvar_t *cl_anglespeedkey;
extern cvar_t *cl_sensitivity;
extern cvar_t *cl_platformSensitivity;
extern cvar_t *cl_freelook;
extern cvar_t *cl_mouseAccel;