1
0
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:
Bram Moolenaar
2019-08-03 14:59:44 +02:00
parent edd680f364
commit eda35f7127
2 changed files with 111 additions and 143 deletions

View File

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