1
0
forked from aniani/vim

patch 7.4.2254

Problem:    Compiler warnings in MzScheme code.
Solution:   Add UNUSED.  Remove unreachable code.
This commit is contained in:
Bram Moolenaar
2016-08-26 12:55:09 +02:00
parent 78c7e274f2
commit 54b6352c6f
2 changed files with 13 additions and 14 deletions

View File

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