Bug 5069 - Remove unused variable console_color, by uZu

This commit is contained in:
Thilo Schulz 2011-07-08 13:09:59 +00:00
parent f011fe9914
commit 7c5ec6aac4

View file

@ -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};
/*
================