forked from aniani/vim
patch 8.1.1798: warning for unused variable in tiny version
Problem: Warning for unused variable in tiny version. (Tony Mechelynck) Solution: Move inside #ifdef. Reformat code.
This commit is contained in:
@@ -773,6 +773,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1798,
|
||||
/**/
|
||||
1797,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user