1
0
forked from aniani/vim

patch 8.2.3289: compiler warning for unused variable with small features

Problem:    Compiler warning for unused variable with small features.
Solution:   Rearrange #ifdefs.
This commit is contained in:
Bram Moolenaar
2021-08-04 21:16:50 +02:00
parent 9dc4bef897
commit f18e8a969a
2 changed files with 10 additions and 1 deletions

View File

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