commit | f0300fc7b81e63c2584dc3a763dedea4184d17e5 | [log] [tgz] |
---|---|---|
author | zeertzjq <zeertzjq@outlook.com> | Tue Feb 28 16:02:35 2023 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Feb 28 16:02:35 2023 +0000 |
tree | cc1dbf26229712a538c21477455f67b148440ef4 | |
parent | da77693b17ff1f17f03ac78f0298294cf7d1087f [diff] [blame] |
patch 9.0.1365: dead test code Problem: Dead test code. Solution: Remove code that depends on Farsi, which has been removed. (closes #12084)
diff --git a/src/version.c b/src/version.c index 7ae6d8b..fbb16ae 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1365, +/**/ 1364, /**/ 1363,