mirror of
https://github.com/neovim/neovim.git
synced 2025-09-26 21:18:34 +00:00
Macro cleanup: FEAT_GUI_W32
This commit is contained in:

committed by
Justin M. Keyes

parent
1b7dcb2f70
commit
031758ad5c
@@ -9937,7 +9937,6 @@ static void f_has(typval_T *argvars, typval_T *rettv)
|
||||
"arabic",
|
||||
"autocmd",
|
||||
#if defined(FEAT_BROWSE) && (defined(USE_FILE_CHOOSER) \
|
||||
|| defined(FEAT_GUI_W32) \
|
||||
|| defined(FEAT_GUI_MOTIF))
|
||||
"browsefilter",
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user