forked from aniani/vim
patch 8.2.4435: dead code in checking map() arguments
Problem: Dead code in checking map() arguments. (Dominique Pellé) Solution: Remove the first return statement. (closes #9815)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4435,
|
||||
/**/
|
||||
4434,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user