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