avoid link error with gcc 10 which enables -fno-common by default

This commit is contained in:
nhmall
2020-01-27 08:23:56 -05:00
parent 4add2cdc54
commit 61d0d21f47
4 changed files with 0 additions and 10 deletions

View File

@@ -860,7 +860,6 @@ const char *status_fieldnm[MAXBLSTATS];
const char *status_fieldfmt[MAXBLSTATS];
char *status_vals[MAXBLSTATS];
boolean status_activefields[MAXBLSTATS];
NEARDATA winid WIN_STATUS;
void
genl_status_init()