mirror of
https://git.code.sf.net/p/quake/quakeforge-old
synced 2024-11-25 21:31:18 +00:00
removed extra m_filter registration
This commit is contained in:
parent
5f20ff0bd7
commit
de56a6f223
1 changed files with 0 additions and 2 deletions
|
@ -844,8 +844,6 @@ void IN_Init(void)
|
||||||
char *mousedev;
|
char *mousedev;
|
||||||
int mouserate;
|
int mouserate;
|
||||||
|
|
||||||
Cvar_RegisterVariable (&m_filter);
|
|
||||||
|
|
||||||
if (UseMouse)
|
if (UseMouse)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue