1
0
forked from aniani/vim

patch 8.2.3976: FEARG_LAST is never used

Problem:    FEARG_LAST is never used. (Dominique Pellé)
Solution:   Remove FEARG_LAST and the related code.
This commit is contained in:
Bram Moolenaar
2022-01-01 19:42:16 +00:00
parent cbadefe25a
commit b34689010a
2 changed files with 3 additions and 9 deletions

View File

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