1
0
forked from aniani/vim

patch 8.1.1557: compiler warning for unused variables in tiny version

Problem:    Compiler warning for unused variables in tiny version. (Tony
            Mechelynck)
Solution:   Add #ifdef.
This commit is contained in:
Bram Moolenaar
2019-06-16 16:41:41 +02:00
parent 8a5c7ef9bb
commit 983f2f1403
2 changed files with 15 additions and 2 deletions

View File

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