1
0
forked from aniani/vim

patch 8.2.4808: unused item in engine struct

Problem:    Unused item in engine struct.
Solution:   Remove "expr".  Add comment with tags.
This commit is contained in:
Bram Moolenaar
2022-04-23 10:41:35 +01:00
parent 77fc0b02e5
commit 33d3ce640c
2 changed files with 7 additions and 1 deletions

View File

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