X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=cl_main.c;h=9418ee06f7dd5811921a3dd57a2c92b691cf767e;hb=01c50842f49ab5599a60927f31e452142dfeac4d;hp=fe1840aff42db97cb43db2ec931f381da739312b;hpb=fc04b7c05c8f66d33f0d843f3fbbc9f161e3c743;p=xonotic%2Fdarkplaces.git diff --git a/cl_main.c b/cl_main.c index fe1840af..9418ee06 100644 --- a/cl_main.c +++ b/cl_main.c @@ -2813,11 +2813,6 @@ double CL_Frame (double time) CL_VM_PreventInformationLeaks(); - // get new key events - Key_EventQueue_Unblock(); - SndSys_SendKeyEvents(); - Sys_SendKeyEvents(); - /* * If the accumulator hasn't become positive, don't * run the frame. Everything that happens before this