1
0
forked from aniani/vim

patch 9.0.0290: compiler warning for variable set but not used

Problem:    Compiler warning for variable set but not used.
Solution:   Add #ifdef.
This commit is contained in:
Bram Moolenaar
2022-08-27 22:05:13 +01:00
parent beedd0a266
commit d54af2e550
2 changed files with 9 additions and 2 deletions

View File

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