1
0
forked from aniani/vim

patch 8.2.4213: too much code for supporting old MSVC versions

Problem:    Too much code for supporting old MSVC versions.
Solution:   Remove MSVC 2003 support. (Ken Takata, closes #9623)
This commit is contained in:
K.Takata
2022-01-25 10:31:37 +00:00
committed by Bram Moolenaar
parent 1450112eef
commit 76687d2717
7 changed files with 14 additions and 357 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4213,
/**/
4212,
/**/