commit | fd39d08fb6f61bc6c1366de8a7af19a42dc1b377 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jan 07 21:28:24 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jan 07 21:28:24 2016 +0100 |
tree | ce5054ffac2a5ae3f469701b8c877755df2701df | |
parent | 75bdf6aa30a5c99d67c42886cf7a4a000bbaa422 [diff] [blame] |
patch 7.4.1059 Problem: Code will never be executed. Solution: Remove the code.
diff --git a/src/version.c b/src/version.c index 34df592..61f804b 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1059, +/**/ 1058, /**/ 1057,