1
0
forked from aniani/vim

patch 8.1.1066: VIMDLL isn't actually used

Problem:    VIMDLL isn't actually used.
Solution:   Remove VIMDLL support.
This commit is contained in:
Bram Moolenaar
2019-03-28 22:43:16 +01:00
parent 47cf1cc257
commit 89828e9fe6
6 changed files with 7 additions and 164 deletions

View File

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