mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 09:30:45 -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
|
META_BUTTON_TYPE_LAST
|
||||||
} MetaButtonType;
|
} 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
|
typedef enum
|
||||||
{
|
{
|
||||||
/* Listed in the order in which the textures are drawn.
|
/* Listed in the order in which the textures are drawn.
|
||||||
|
Loading…
Reference in New Issue
Block a user