1
0
forked from aniani/vim

patch 8.2.5070: unnecessary code

Problem:    Unnecessary code.
Solution:   Remove code that isn't needed. (closes #10534)
This commit is contained in:
zeertzjq
2022-06-09 13:55:28 +01:00
committed by Bram Moolenaar
parent ebb01bdb27
commit b5f0801b1f
3 changed files with 12 additions and 16 deletions

View File

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