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:
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
549,
|
||||
/**/
|
||||
548,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user