1
0
forked from aniani/vim

patch 8.1.2284: compiler warning for unused variable

Problem:    Compiler warning for unused variable. (Tony Mechelynck)
Solution:   Add #ifdef.
This commit is contained in:
Bram Moolenaar
2019-11-10 01:32:12 +01:00
parent 91e22eb6e0
commit 439b3aca37
2 changed files with 4 additions and 0 deletions

View File

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