1
0
forked from aniani/vim

patch 8.1.0670: macro for popup menu width is unused

Problem:    Macro for popup menu width is unused.
Solution:   Remove it. (Hirohito Higashi)
This commit is contained in:
Bram Moolenaar
2018-12-31 22:09:56 +01:00
parent a355652ea5
commit 3d631cb0b3
2 changed files with 2 additions and 1 deletions

View File

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