1
0
forked from aniani/vim

patch 8.2.2407: old jumplist code is never used

Problem:    Old jumplist code is never used.
Solution:   Delete the dead code. (Yegappan Lakshmanan, closes #7740)
This commit is contained in:
Bram Moolenaar
2021-01-25 18:44:57 +01:00
parent c05fe07529
commit ab55f11d9b
2 changed files with 2 additions and 21 deletions

View File

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