commit | 780d4c3fff3c06baa3135a9f9739c56a0c280a94 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Mar 25 17:21:19 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Mar 25 17:21:19 2016 +0100 |
tree | 42570d154a3e87125bff0be6767b49369ca166c7 | |
parent | f68f1d70799631d38461c36cd59d08cf839b010d [diff] [blame] |
patch 7.4.1651 Problem: Some dead (MSDOS) code remains. Solution: Remove the unused lines. (Ken Takata)
diff --git a/src/version.c b/src/version.c index 1a5b6e7..6d67c33 100644 --- a/src/version.c +++ b/src/version.c
@@ -749,6 +749,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1651, +/**/ 1650, /**/ 1649,