1
0
forked from aniani/vim

patch 9.0.1446: unnecessary checks for the "skip" flag when skipping

Problem:    Unnecessary checks for the "skip" flag when skipping.
Solution:   Remove the unnecessary checks. (closes #12254)
This commit is contained in:
zeertzjq
2023-04-12 20:48:16 +01:00
committed by Bram Moolenaar
parent 01967f5b10
commit 5299c0933f
2 changed files with 11 additions and 20 deletions

View File

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