mirror of
https://github.com/vim/vim.git
synced 2025-09-26 04:04:07 -04:00
patch 7.4.1375
Problem: Still some Win16 code. Solution: Remove FEAT_GUI_W16.(Hirohito Higashi)
This commit is contained in:
@@ -13492,9 +13492,6 @@ f_has(typval_T *argvars, typval_T *rettv)
|
||||
#ifdef FEAT_GUI_PHOTON
|
||||
"gui_photon",
|
||||
#endif
|
||||
#ifdef FEAT_GUI_W16
|
||||
"gui_win16",
|
||||
#endif
|
||||
#ifdef FEAT_GUI_W32
|
||||
"gui_win32",
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user