1
0
forked from aniani/vim

patch 8.2.2115: Vim9: some errors not tested for; dead code

Problem:    Vim9: some errors not tested for; dead code.
Solution:   Add a test.  Remove dead code.
This commit is contained in:
Bram Moolenaar
2020-12-08 22:08:51 +01:00
parent 61265b4000
commit 7257af477b
3 changed files with 9 additions and 5 deletions

View File

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