1
0
forked from aniani/vim

patch 8.2.0085: dead code in builtin functions

Problem:    Dead code in builtin functions.
Solution:   Clean up the code.
This commit is contained in:
Bram Moolenaar
2020-01-04 16:13:49 +01:00
parent 0892832bb6
commit 3d8a513b46
4 changed files with 9 additions and 15 deletions

View File

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