1
0
forked from aniani/vim

patch 8.1.1747: compiler warning for unused variables

Problem:    Compiler warning for unused variables. (Tony Mechelynck)
Solution:   Add #ifdef.
This commit is contained in:
Bram Moolenaar
2019-07-25 20:53:03 +02:00
parent 94f82cbacf
commit fbfb757d4c
2 changed files with 14 additions and 9 deletions

View File

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