1
0
forked from aniani/vim

patch 8.2.5062: Coverity warns for dead code

Problem:    Coverity warns for dead code.
Solution:   Remove the dead code.
This commit is contained in:
Bram Moolenaar
2022-06-06 10:07:01 +01:00
parent 99c48fe997
commit 1f89abf69d
3 changed files with 3 additions and 9 deletions

View File

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