commit | 89828e9fe6de4d70e0e2ccd3c711bd26632c26a9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Mar 28 22:43:16 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Mar 28 22:43:16 2019 +0100 |
tree | d0f1fbba4175b0e49b8b60185bf5f9516fd73e19 | |
parent | 47cf1cc2576b576898f25cea325139bdbba90fe6 [diff] [blame] |
patch 8.1.1066: VIMDLL isn't actually used Problem: VIMDLL isn't actually used. Solution: Remove VIMDLL support.
diff --git a/src/version.c b/src/version.c index be23284..ea04d06 100644 --- a/src/version.c +++ b/src/version.c
@@ -776,6 +776,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1066, +/**/ 1065, /**/ 1064,