mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
cleanup: Remove unused defines
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3595>
This commit is contained in:
parent
e7de5c36f3
commit
85dbdc8fa6
@ -108,14 +108,6 @@ struct _MetaFrameBorders
|
||||
META_EXPORT
|
||||
void meta_frame_borders_clear (MetaFrameBorders *self);
|
||||
|
||||
/* should investigate changing these to whatever most apps use */
|
||||
#define META_ICON_WIDTH 96
|
||||
#define META_ICON_HEIGHT 96
|
||||
#define META_MINI_ICON_WIDTH 16
|
||||
#define META_MINI_ICON_HEIGHT 16
|
||||
|
||||
#define META_DEFAULT_ICON_NAME "window"
|
||||
|
||||
/* Main loop priorities determine when activity in the GLib
|
||||
* will take precedence over the others. Priorities are sometimes
|
||||
* used to enforce ordering: give A a higher priority than B if
|
||||
|
Loading…
Reference in New Issue
Block a user