comparison src/version.c @ 16251:8e168aa08310 v8.1.1130

patch 8.1.1130: MS-Windows: warning for unused variable commit https://github.com/vim/vim/commit/11640238289969a278876596a380952ffe25aad3 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 6 20:53:29 2019 +0200 patch 8.1.1130: MS-Windows: warning for unused variable Problem: MS-Windows: warning for unused variable. Solution: Remove the variable.
author Bram Moolenaar <Bram@vim.org>
date Sat, 06 Apr 2019 21:00:06 +0200
parents 67e43b01497f
children f28ef3d27f91
comparison
equal deleted inserted replaced
16250:aeb340e0e485 16251:8e168aa08310
769 NULL 769 NULL
770 }; 770 };
771 771
772 static int included_patches[] = 772 static int included_patches[] =
773 { /* Add new patch number below this line */ 773 { /* Add new patch number below this line */
774 /**/
775 1130,
774 /**/ 776 /**/
775 1129, 777 1129,
776 /**/ 778 /**/
777 1128, 779 1128,
778 /**/ 780 /**/