1
0
forked from aniani/vim

patch 9.0.0689: compiler warning for unused function

Problem:    Compiler warning for unused function.
Solution:   Add #ifdef. (John Marriott)
This commit is contained in:
Bram Moolenaar
2022-10-07 22:46:24 +01:00
parent 33b55b562b
commit fcb86b0a99
2 changed files with 4 additions and 0 deletions

View File

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