mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
remove an extern
This commit is contained in:
parent
890efff350
commit
9c92634cbf
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ static const char rcsid[] =
|
|||
cvar_t *developer;
|
||||
cvar_t *cvar_vars;
|
||||
char *cvar_null_string = "";
|
||||
extern cvar_t *developer;
|
||||
cvar_alias_t *calias_vars;
|
||||
hashtab_t *cvar_hash;
|
||||
hashtab_t *calias_hash;
|
||||
|
|
Loading…
Reference in a new issue