mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-23 04:12:39 +00:00
Bug 5069 - Remove unused variable console_color, by uZu
This commit is contained in:
parent
f011fe9914
commit
7c5ec6aac4
1 changed files with 0 additions and 2 deletions
|
@ -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};
|
||||
|
||||
|
||||
/*
|
||||
================
|
||||
|
|
Loading…
Reference in a new issue