mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
Remove MetaMenuIconType
Unused since 2006, quick, before we hit the 10-year mark!
This commit is contained in:
parent
47b3336ffa
commit
04449923bd
@ -667,15 +667,6 @@ typedef enum
|
||||
META_BUTTON_TYPE_LAST
|
||||
} MetaButtonType;
|
||||
|
||||
typedef enum
|
||||
{
|
||||
META_MENU_ICON_TYPE_CLOSE,
|
||||
META_MENU_ICON_TYPE_MAXIMIZE,
|
||||
META_MENU_ICON_TYPE_UNMAXIMIZE,
|
||||
META_MENU_ICON_TYPE_MINIMIZE,
|
||||
META_MENU_ICON_TYPE_LAST
|
||||
} MetaMenuIconType;
|
||||
|
||||
typedef enum
|
||||
{
|
||||
/* Listed in the order in which the textures are drawn.
|
||||
|
Loading…
Reference in New Issue
Block a user