1
0
forked from aniani/vim

patch 8.2.4681: build fails with a combination of features

Problem:    Build fails with a combination of features.
Solution:   Remove #ifdef for alloc_clear_id(). (John Marriott)
This commit is contained in:
Bram Moolenaar
2022-04-03 21:57:26 +01:00
parent 242c152c08
commit 15f74fab65
2 changed files with 2 additions and 2 deletions

View File

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