1
0
forked from aniani/vim

patch 8.1.0979: compiler warning for unused functions

Problem:    Compiler warning for unused functions. (Yasuhiro Matsumoto)
Solution:   Adjust #ifdef.
This commit is contained in:
Bram Moolenaar
2019-02-25 05:41:15 +01:00
parent 2472ae81df
commit 1fa8fdd611
2 changed files with 3 additions and 1 deletions

View File

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