1
0
forked from aniani/vim

patch 8.2.4118: using UNUSED for argument that is used

Problem:    Using UNUSED for argument that is used.
Solution:   Remove UNUSED.
This commit is contained in:
Bram Moolenaar
2022-01-16 21:54:19 +00:00
parent 47036b6bd7
commit 0023f82a76
2 changed files with 6 additions and 4 deletions

View File

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