Hello
Eyeball check of the diff corresponding to the latest changeset (Remove
GTK1) seems to indicate that at line 2991/old 2990/new of src/os_unix.c,
# if defined(FEAT_X11) && (!defined(FEAT_GUI_GTK) || defined(HAVE_GTK2))
can be simplified to
# ifdef FEAT_X11
since (!defined(FEAT_GUI_GTK) || defined(HAVE_GTK2)) is now always TRUE.
Best regards,
Tony.
--
CRONE: Who sent you?
ARTHUR: The Knights Who Say Ni!
CRONE: Aaaagh! (she looks around in rear) No! We have no shrubberies
here.
"Monty Python and the Holy Grail" PYTHON (MONTY)
PICTURES LTD
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit
http://www.vim.org/maillist.php