mirror of
https://github.com/brl/mutter.git
synced 2025-08-06 08:34:41 +00:00
window: Remove code for static gravity resizes
It was never turned on for all the years it's been there.
This commit is contained in:
@@ -145,8 +145,6 @@ struct _MetaDisplay
|
||||
* multiple events with the same serial.
|
||||
*/
|
||||
guint focused_by_us : 1;
|
||||
|
||||
guint static_gravity_works : 1;
|
||||
|
||||
/*< private-ish >*/
|
||||
guint error_trap_synced_at_last_pop : 1;
|
||||
|
Reference in New Issue
Block a user