1
0
forked from aniani/vim

patch 9.0.0107: condition always has the same value

Problem:    Condition always has the same value.
Solution:   Remove the condition.
This commit is contained in:
Bram Moolenaar
2022-07-29 19:50:41 +01:00
parent cb36c2a3cd
commit 72981ac94f
2 changed files with 3 additions and 4 deletions

View File

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