forked from aniani/vim
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