1
0
forked from aniani/vim

patch 9.0.0925: two conditions are always false

Problem:    Two conditions are always false.
Solution:   Remove the conditions.  Update return value types to make clear
            what could be returned. (closes #11593)
This commit is contained in:
zeertzjq
2022-11-23 11:23:17 +00:00
committed by Bram Moolenaar
parent c3e06e4bfa
commit df3c0eb41e
2 changed files with 30 additions and 30 deletions

View File

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