1
0
forked from aniani/vim

patch 9.0.0095: conditions are always true

Problem:    Conditions are always true.
Solution:   Remove useless conditions. (closes #10802)
This commit is contained in:
zeertzjq
2022-07-27 15:48:45 +01:00
committed by Bram Moolenaar
parent 3d6ee8bda0
commit 122dea7007
3 changed files with 7 additions and 4 deletions

View File

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