mirror of
https://git.code.sf.net/p/quake/quakeforge-old
synced 2024-11-22 03:41:27 +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;
|
||||
int mouserate;
|
||||
|
||||
Cvar_RegisterVariable (&m_filter);
|
||||
|
||||
if (UseMouse)
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in a new issue