mirror of
https://github.com/brl/mutter.git
synced 2025-08-07 09:04:41 +00:00
compositor: Remove dead code: META_DISABLE_MIPMAPS
Seems to have been unused for quite some time.
This commit is contained in:
@@ -22,7 +22,6 @@ struct _MetaCompositor
|
||||
gint64 server_time_offset;
|
||||
|
||||
guint server_time_is_monotonic_time : 1;
|
||||
guint no_mipmaps : 1;
|
||||
|
||||
ClutterActor *stage, *window_group, *top_window_group, *feedback_group;
|
||||
ClutterActor *background_actor;
|
||||
|
Reference in New Issue
Block a user