1
0
forked from aniani/vim

patch 9.0.0268: build error without the +eval feature

Problem:    Build error without the +eval feature.
Solution:   Remove #ifdef.
This commit is contained in:
Bram Moolenaar
2022-08-25 16:30:01 +01:00
parent 930830a68b
commit 0166e398d1
2 changed files with 2 additions and 2 deletions

View File

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