]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_screen.c
no time to explain, more changes on the path to q3bsp support
[xonotic/darkplaces.git] / cl_screen.c
index 17e8e70c8a61d3e57abbc5fb88ee7ab3a28341e6..19e72e96a7b57fdd55c3cacc1ec657ef9fd6ab85 100644 (file)
@@ -972,9 +972,6 @@ void CL_UpdateScreen(void)
 
        DrawQ_Clear();
 
-       if (!intimerefresh)
-               V_CalcRefdef();
-
        if (cls.signon == SIGNONS)
                R_TimeReport("setup");