1
0
forked from aniani/vim

patch 9.0.0542: MSVC build still has support for 2012 edition

Problem:    MSVC build still has support for 2012 edition.
Solution:   Drop MSVC 2012 support. (Ken Takata, closes #11191)
This commit is contained in:
Bram Moolenaar
2022-09-22 13:17:30 +01:00
parent ee7c8d999b
commit f1d2ddcb9b
5 changed files with 25 additions and 114 deletions

View File

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