warning fix

..\win\curses\cursstat.c(302): warning C4101: 'colon': unreferenced local variable
This commit is contained in:
nhmall
2019-03-24 12:50:31 -04:00
parent f68cb08304
commit 804a4f1846

View File

@@ -299,8 +299,9 @@ unsigned long *colormasks;
const enum statusfields (*fieldorder)[3][15];
xchar spacing[MAXBLSTATS], valline[MAXBLSTATS];
enum statusfields fld, prev_fld;
char *text, *colon, *p, cbuf[BUFSZ];
char *text, *p, cbuf[BUFSZ];
#ifdef SCORE_ON_BOTL
char *colon;
char sbuf[STATVAL_WIDTH];
#endif
int i, j, number_of_lines,