1
0
forked from aniani/vim

patch 8.2.0587: compiler warning for unused variable

Problem:    Compiler warning for unused variable.
Solution:   Add UNUSED.
This commit is contained in:
Bram Moolenaar
2020-04-16 23:01:50 +02:00
parent 4a8d9f2ed8
commit 21cfe500f3
2 changed files with 3 additions and 1 deletions

View File

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