1
0
forked from aniani/vim

patch 8.0.0624: warning for unused variable in tiny build

Problem:    Warning for unused variable in tiny build. (Tony Mechelynck)
Solution:   Add an #ifdef.
This commit is contained in:
Bram Moolenaar
2017-06-05 17:53:37 +02:00
parent 966e58e413
commit 6c95fbc9ae
2 changed files with 4 additions and 0 deletions

View File

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