From 8018fe64cf59a8f99eb8863bccebbb51a7393827 Mon Sep 17 00:00:00 2001 From: nhmall Date: Wed, 6 Dec 2023 13:42:28 -0500 Subject: [PATCH] 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. --- win/tty/wintty.c | 1 - 1 file changed, 1 deletion(-) diff --git a/win/tty/wintty.c b/win/tty/wintty.c index 0cab26a82..dbba04db8 100644 --- a/win/tty/wintty.c +++ b/win/tty/wintty.c @@ -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