comparison 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
comparison
equal deleted inserted replaced
7514:1327a6efdcce 7515:cc0398578d2f
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 1059,
744 /**/ 746 /**/
745 1058, 747 1058,
746 /**/ 748 /**/
747 1057, 749 1057,
748 /**/ 750 /**/