1
0
forked from aniani/vim

patch 8.2.3020: unreachable code

Problem:    Unreachable code.
Solution:   Remove the code. (closes #8406)
This commit is contained in:
=?UTF-8?q?Dundar=20G=C3=B6c?=
2021-06-19 21:38:25 +02:00
committed by Bram Moolenaar
parent 6864efa596
commit 2fb7495686
2 changed files with 2 additions and 3 deletions

View File

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