forked from aniani/vim
patch 8.2.4355: unnecessary call to check_colorcolumn()
Problem: Unnecessary call to check_colorcolumn(). Solution: Remove the call. (Sean Dewar, closes #9748)
This commit is contained in:
committed by
Bram Moolenaar
parent
d68b2fc034
commit
0f7ff851cb
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4355,
|
||||
/**/
|
||||
4354,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user