forked from aniani/vim
patch 8.1.1896: compiler warning for unused variable
Problem: Compiler warning for unused variable. Solution: Add #ifdef. (John Marriott) Missing part of 8.1.1892.
This commit is contained in:
@@ -765,6 +765,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1896,
|
||||
/**/
|
||||
1895,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user