patch 8.2.2459: Coverity reports dead code

Problem:    Coverity reports dead code.
Solution:   Remove the dead code.
This commit is contained in:
Bram Moolenaar
2021-02-03 19:51:18 +01:00
parent 0dcd39bad5
commit 8bead9a058
2 changed files with 2 additions and 2 deletions

View File

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