Macro cleanup: USE_FILE_CHOOSER

This commit is contained in:
Hettomei 2015-05-08 13:08:08 +02:00 committed by Justin M. Keyes
parent 6d937315b6
commit 848a5e2e87

View File

@ -9936,7 +9936,7 @@ static void f_has(typval_T *argvars, typval_T *rettv)
#endif #endif
"arabic", "arabic",
"autocmd", "autocmd",
#if defined(FEAT_BROWSE) && defined(USE_FILE_CHOOSER) #ifdef FEAT_BROWSE
"browsefilter", "browsefilter",
#endif #endif
"byte_offset", "byte_offset",