]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/View.qc
Access directly these autocvars
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / View.qc
index 6f2bb6e025b3270abade4b3b3f2b77b1559f799b..5d16181c8ca7382229acb07f82b837c47f167c7e 100644 (file)
@@ -547,10 +547,6 @@ void CSQC_UpdateView(float w, float h)
        // Draw the Engine Status Bar (the default Quake HUD)
        R_SetView(VF_DRAWENGINEHUD, 0);
 
-       // fetch this one only once per frame
-       hud_showbinds = autocvar_hud_showbinds;
-       hud_showbinds_limit = autocvar_hud_showbinds_limit;
-
        // Update the mouse position
        /*
           mousepos_x = vid_conwidth;