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:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3289,
|
||||
/**/
|
||||
3288,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user