comparison src/version.c @ 22294:9368f75273d9 v8.2.1696

patch 8.2.1696: unused (duplicate) macros Commit: https://github.com/vim/vim/commit/2c12f890551bbdf5605472a4d711d48a273685d7 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Sep 16 17:30:27 2020 +0200 patch 8.2.1696: unused (duplicate) macros Problem: Unused (duplicate) macros. Solution: Remove the macros.
author Bram Moolenaar <Bram@vim.org>
date Wed, 16 Sep 2020 17:45:03 +0200
parents 3515f341e8ac
children 006b8ab9d554
comparison
equal deleted inserted replaced
22293:70b807fe1523 22294:9368f75273d9
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 1696,
753 /**/ 755 /**/
754 1695, 756 1695,
755 /**/ 757 /**/
756 1694, 758 1694,
757 /**/ 759 /**/