1
0
forked from aniani/vim

patch 9.0.0792: MS-Windows: compiler complains about unused function

Problem:    MS-Windows: compiler complains about unused function.
Solution:   Add #ifdef. (John Marriott)
This commit is contained in:
Bram Moolenaar
2022-10-18 21:48:14 +01:00
parent a353282c13
commit bf72e0c67f
2 changed files with 4 additions and 1 deletions

View File

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