mirror of
https://github.com/vim/vim.git
synced 2025-09-27 04:14:06 -04:00
Remove the old and not well supported GTK 1 code. (James Vega)
This commit is contained in:
@@ -11813,9 +11813,7 @@ f_has(argvars, rettv)
|
||||
#endif
|
||||
#ifdef FEAT_GUI_GTK
|
||||
"gui_gtk",
|
||||
# ifdef HAVE_GTK2
|
||||
"gui_gtk2",
|
||||
# endif
|
||||
#endif
|
||||
#ifdef FEAT_GUI_GNOME
|
||||
"gui_gnome",
|
||||
|
||||
Reference in New Issue
Block a user