1
0
forked from aniani/vim

patch 8.2.4725: unused variable in tiny build

Problem:    Unused variable in tiny build.
Solution:   Add #ifdef.
This commit is contained in:
Bram Moolenaar
2022-04-09 21:13:51 +01:00
parent a43993897a
commit 2ce97ae6aa
2 changed files with 4 additions and 0 deletions

View File

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