forked from aniani/vim
patch 8.0.1613: warning for unused variable in tiny build
Problem: Warning for unused variable in tiny build. (Tony Mechelynck) Solution: Move declaration to inner block.
This commit is contained in:
@@ -766,6 +766,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1613,
|
||||
/**/
|
||||
1612,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user