1
0
forked from aniani/vim

patch 8.2.5076: unnecessary code

Problem:    Unnecessary code.
Solution:   Remove code and replace with function call. (closes #10552)
This commit is contained in:
zeertzjq
2022-06-10 15:30:32 +01:00
committed by Bram Moolenaar
parent b74e046491
commit 2e7cba347f
3 changed files with 10 additions and 28 deletions

View File

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