diff src/version.c @ 7515:cc0398578d2f v7.4.1059

commit https://github.com/vim/vim/commit/fd39d08fb6f61bc6c1366de8a7af19a42dc1b377 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 7 21:28:24 2016 +0100 patch 7.4.1059 Problem: Code will never be executed. Solution: Remove the code.
author Christian Brabandt <cb@256bit.org>
date Thu, 07 Jan 2016 21:30:06 +0100
parents 37e061ec063c
children 9d67399f49c6
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1059,
+/**/
     1058,
 /**/
     1057,