1
0
forked from aniani/vim

patch 8.2.4845: duplicate code

Problem:    Duplicate code.
Solution:   Move code below if/else. (closes #10314)
This commit is contained in:
zeertzjq
2022-04-29 11:29:54 +01:00
committed by Bram Moolenaar
parent 758a8d1999
commit 590f365f91
2 changed files with 7 additions and 10 deletions

View File

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