commit | 2c12f890551bbdf5605472a4d711d48a273685d7 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Sep 16 17:30:27 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Sep 16 17:30:27 2020 +0200 |
tree | 9d5b720078f90ed5a5e1282b12f54c5d825d1a5d | |
parent | 2f8cbc4b225ba707c3926070a3f133eb0473aed2 [diff] [blame] |
patch 8.2.1696: unused (duplicate) macros Problem: Unused (duplicate) macros. Solution: Remove the macros.
diff --git a/src/version.c b/src/version.c index be62786..b503f3c 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1696, +/**/ 1695, /**/ 1694,