1
0
forked from aniani/vim

patch 9.0.0549: duplicated code in calling a :def function

Problem:    Duplicated code in calling a :def function.
Solution:   Simplify the code.
This commit is contained in:
Bram Moolenaar
2022-09-22 17:34:01 +01:00
parent f1c60d4bf1
commit 5800c79838
2 changed files with 14 additions and 22 deletions

View File

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