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)
3d631cb0b3
This commit is contained in:
Jan Edmund Lazo 2019-09-10 19:12:29 -04:00
parent 669d675ef3
commit ac85d1f52f
No known key found for this signature in database
GPG Key ID: 64915E6E9F735B15

View File

@ -54,7 +54,6 @@ static bool pum_invalid = false; // the screen was just cleared
# include "popupmnu.c.generated.h"
#endif
#define PUM_DEF_HEIGHT 10
#define PUM_DEF_WIDTH 15
static void pum_compute_size(void)
{