From 24c08bfb5b14d4325924b4b199c9cf534eb915a0 Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 16 Jun 2013 14:20:13 +1000 Subject: [PATCH] Fix compile error --- qcsrc/client/View.qc | 2 -- 1 file changed, 2 deletions(-) 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(); -- 2.39.2