From cd32356114e88231f49f0861c50eb77c188cfb83 Mon Sep 17 00:00:00 2001 From: Richard Allen Date: Mon, 11 Jul 2011 20:30:50 +0000 Subject: [PATCH] IOQ3 commit 2071 --- reaction/code/client/cl_console.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/reaction/code/client/cl_console.c b/reaction/code/client/cl_console.c index 26317bee..3d5ef021 100644 --- a/reaction/code/client/cl_console.c +++ b/reaction/code/client/cl_console.c @@ -62,8 +62,6 @@ cvar_t *con_notifytime; #define DEFAULT_CONSOLE_WIDTH 78 -vec4_t console_color = {1.0, 1.0, 1.0, 1.0}; - /* ================