remove an outdated TODO: comment in wintty.c

A comment made reference to something that is fulfilled by
the core now, but that probably wasn't the case when that
comment was originally added.
This commit is contained in:
nhmall
2023-12-06 13:42:28 -05:00
parent 54332f5598
commit 8018fe64cf

View File

@@ -3033,7 +3033,6 @@ ttyinv_add_menu(
&& ttyinv_slots_used == rows_per_side)
ttyinv_inuse_twosides(cw, rows_per_side);
/* TODO: check for MENUCOLORS match */
text = str; /* 'text' will switch to invbuf[] below */
/* strip away "a"/"an"/"the" prefix to show a bit more of
the interesting part of the object's description; this