1
0
forked from aniani/vim

patch 8.2.2767: compiler warning for unused argument

Problem:    Compiler warning for unused argument.
Solution:   Remove the argument.
This commit is contained in:
Bram Moolenaar
2021-04-14 21:30:06 +02:00
parent b141926890
commit bd6406f15d
5 changed files with 6 additions and 5 deletions

View File

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