mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
Remove the old and not well supported GTK 1 code. (James Vega)
This commit is contained in:
@@ -2991,7 +2991,6 @@ mch_free_mem()
|
||||
}
|
||||
# endif
|
||||
# endif
|
||||
/* Don't close the display for GTK 1, it is done in exit(). */
|
||||
# if defined(FEAT_X11) && (!defined(FEAT_GUI_GTK) || defined(HAVE_GTK2))
|
||||
if (x11_display != NULL
|
||||
# ifdef FEAT_XCLIPBOARD
|
||||
|
Reference in New Issue
Block a user