forked from aniani/vim
updated for version 7.3.187
Problem: The RISC OS port has obvious errors and is not being maintained. Solution: Remove the RISC OS files and code.
This commit is contained in:
@@ -2366,11 +2366,6 @@ struct VimMenu
|
||||
MenuHandle menu_handle;
|
||||
MenuHandle submenu_handle;
|
||||
#endif
|
||||
#ifdef RISCOS
|
||||
int *id; /* Not used, but gui.c needs it */
|
||||
int greyed_out; /* Flag */
|
||||
int hidden;
|
||||
#endif
|
||||
#ifdef FEAT_GUI_PHOTON
|
||||
PtWidget_t *id;
|
||||
PtWidget_t *submenu_id;
|
||||
|
Reference in New Issue
Block a user