mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
patch 8.2.4677: the Athena GUI support is outdated
Problem: The Athena GUI support is outdated. Solution: Remove the Athena GUI code.
This commit is contained in:
@@ -4003,9 +4003,6 @@ struct VimMenu
|
||||
char **xpm; // pixmap data
|
||||
char *xpm_fname; // file with pixmap data
|
||||
#endif
|
||||
#ifdef FEAT_GUI_ATHENA
|
||||
Pixmap image; // Toolbar image
|
||||
#endif
|
||||
#ifdef FEAT_BEVAL_TIP
|
||||
BalloonEval *tip; // tooltip for this menu item
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user