0
0
mirror of https://github.com/vim/vim.git synced 2025-10-04 05:25:06 -04:00

patch 9.0.1401: condition is always true

Problem:    Condition is always true.
Solution:   Remove the condition. (closes #12139)
This commit is contained in:
zeertzjq
2023-03-11 16:18:51 +00:00
committed by Bram Moolenaar
parent 5145c9a829
commit c481ad38f0
2 changed files with 11 additions and 12 deletions

View File

@@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1401,
/**/
1400,
/**/