diff --git a/qw/source/sv_sys_unix.c b/qw/source/sv_sys_unix.c index 45e116ee1..33f7dc38c 100644 --- a/qw/source/sv_sys_unix.c +++ b/qw/source/sv_sys_unix.c @@ -45,7 +45,6 @@ #include #include -#include "QF/console.h" #include "QF/cvar.h" #include "QF/qargs.h" #include "QF/sys.h" @@ -186,7 +185,6 @@ main (int argc, char *argv[]) // run one frame immediately for first heartbeat SV_Frame (0.1); - Con_ProcessInput (); // dirty hack to get the cursor in the right place // // main loop