remove a commented out code line

This commit is contained in:
nhmall
2018-05-09 13:25:46 -04:00
parent 9bca6ecb8e
commit 778c8a56ab

View File

@@ -3531,7 +3531,6 @@ const char *str;
}
#ifdef STATUS_HILITES
else {
/* tty_curs(window, x, y); */
ttyDisplay->curx++;
cw->curx++;
}