1
0
forked from aniani/vim

patch 8.0.0972: compiler warnings for unused variables

Problem:    Compiler warnings for unused variables. (Tony Mechelynck)
Solution:   Add #ifdefs.
This commit is contained in:
Bram Moolenaar
2017-08-19 23:23:43 +02:00
parent 0aed9a2e2e
commit 37b9b81997
2 changed files with 6 additions and 0 deletions

View File

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