From: Mario Date: Sun, 16 Jun 2013 04:20:13 +0000 (+1000) Subject: Fix compile error X-Git-Tag: xonotic-v0.8.0~241^2^2~183 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=24c08bfb5b14d4325924b4b199c9cf534eb915a0;p=xonotic%2Fxonotic-data.pk3dir.git Fix compile error --- diff --git a/qcsrc/client/View.qc b/qcsrc/client/View.qc index e24c306ca..663701d10 100644 --- a/qcsrc/client/View.qc +++ b/qcsrc/client/View.qc @@ -387,8 +387,6 @@ float checkfail[16]; float rainbow_last_flicker; vector rainbow_prev_color; -float old_v_idlescale; - #define BUTTON_3 4 #define BUTTON_4 8 float cl_notice_run();