Remove stale TODO about masking :help version8

We already fixed the masking in previous commit. The TODO is now
invalid.
This commit is contained in:
Yee Cheng Chin
2023-03-07 20:33:54 -08:00
parent af4ed1cc01
commit 73ebd30d9d
-1
View File
@@ -3935,7 +3935,6 @@ intro_message(
N_("type :help<Enter> or <F1> for on-line help"),
N_("type :help version9<Enter> for version info"),
#ifdef FEAT_GUI_MACVIM
// TODO: Don't steal the show from version8 help?
N_("type :help macvim<Enter> for MacVim help "),
#endif
NULL,