1
0
forked from aniani/vim

patch 8.2.4940: some code is never used

Problem:    Some code is never used.
Solution:   Remove dead code.  Add a few more test cases.
This commit is contained in:
Bram Moolenaar
2022-05-12 11:05:40 +01:00
parent 9af2bc0751
commit d0132f4862
6 changed files with 32 additions and 16 deletions

View File

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