1
0
forked from aniani/vim

patch 9.0.1784: redundant else in pum_set_selected()

Problem:  redundant else in pum_set_selected()
Solution: Remove it

closes: #12893

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: mathew <glephunter@gmail.com>
This commit is contained in:
mathew
2023-08-23 20:55:17 +02:00
committed by Christian Brabandt
parent 3d3a9152fa
commit c51fa7bc46
2 changed files with 6 additions and 7 deletions

View File

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