a stray if block

This commit is contained in:
mazmazz 2018-12-06 12:03:53 -05:00
parent a5eb62b73e
commit 0be61e8830
1 changed files with 0 additions and 2 deletions

View File

@ -1748,8 +1748,6 @@ static boolean CV_FilterVarByVersion(consvar_t *v, const char *valstr)
|| !stricmp(v->name, "mousemove")
|| !stricmp(v->name, "mousemove2"))
return false;
if ()
return false;
// mousesens was changed from 35 to 20 due to oversensitivity
if ((!stricmp(v->name, "mousesens")