mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-11 15:21:40 +00:00
Remove unneeded variable extern
This commit is contained in:
parent
2e45edb550
commit
e5f7e1de52
1 changed files with 0 additions and 2 deletions
|
@ -53,8 +53,6 @@ typedef struct {
|
|||
vec4_t color;
|
||||
} console_t;
|
||||
|
||||
extern console_t con;
|
||||
|
||||
console_t con;
|
||||
|
||||
cvar_t *con_conspeed;
|
||||
|
|
Loading…
Reference in a new issue