mirror of
https://github.com/vim/vim.git
synced 2025-09-26 04:04:07 -04:00
patch 8.2.4350: FEAT_GUI_ENABLED defined but never used
Problem: FEAT_GUI_ENABLED defined but never used. Solution: Remove the #define. (Ola Söder, closes #9732)
This commit is contained in:
committed by
Bram Moolenaar
parent
c9e3187d05
commit
29c70f612f
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4350,
|
||||
/**/
|
||||
4349,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user