forked from aniani/vim
patch 8.2.4434: duplicate check for cmdline window
Problem: Duplicate check for cmdline window. Solution: Remove the second check. (Sean Dewar, closes #9816)
This commit is contained in:
committed by
Bram Moolenaar
parent
83e36c8606
commit
16b51d26fe
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4434,
|
||||
/**/
|
||||
4433,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user