1
0
forked from aniani/vim

patch 8.0.0144: when using MSVC the GvimExt directory is cleaned twice

Problem:    When using MSVC the GvimExt directory is cleaned twice.
Solution:   Remove the lines. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2017-01-06 14:55:36 +01:00
parent f845b87f2b
commit 9269315f63
2 changed files with 2 additions and 3 deletions

View File

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