Skip to content

Commit 73ebd30

Browse files
committed
Remove stale TODO about masking :help version8
We already fixed the masking in previous commit. The TODO is now invalid.
1 parent af4ed1c commit 73ebd30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/version.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3935,7 +3935,6 @@ intro_message(
39353935
N_("type :help<Enter> or <F1> for on-line help"),
39363936
N_("type :help version9<Enter> for version info"),
39373937
#ifdef FEAT_GUI_MACVIM
3938-
// TODO: Don't steal the show from version8 help?
39393938
N_("type :help macvim<Enter> for MacVim help "),
39403939
#endif
39413940
NULL,

0 commit comments

Comments
 (0)