comparison src/version.c @ 28792:a4f439f4df0b v8.2.4920

patch 8.2.4920: MS-Windows GUI: unused variables Commit: https://github.com/vim/vim/commit/728a05c4ab605ae96e906cdf704031ff298d1f89 Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 8 22:37:45 2022 +0100 patch 8.2.4920: MS-Windows GUI: unused variables Problem: MS-Windows GUI: unused variables. Solution: Delete the variables. (John Marriott)
author Bram Moolenaar <Bram@vim.org>
date Sun, 08 May 2022 23:45:03 +0200
parents a161c262e947
children c01f75e5ae8d
comparison
equal deleted inserted replaced
28791:4d35a70c3d5c 28792:a4f439f4df0b
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 4920,
749 /**/ 751 /**/
750 4919, 752 4919,
751 /**/ 753 /**/
752 4918, 754 4918,
753 /**/ 755 /**/