mirror of
https://github.com/brl/mutter.git
synced 2025-07-28 20:48:03 +00:00
display: Kill off grab_screen
Just like active_screen, the screen can always be inferred from the MetaDisplay, so there's no point in keeping it around.
This commit is contained in:
@@ -189,7 +189,6 @@ struct _MetaDisplay
|
||||
|
||||
/* current window operation */
|
||||
MetaGrabOp grab_op;
|
||||
MetaScreen *grab_screen;
|
||||
MetaWindow *grab_window;
|
||||
Window grab_xwindow;
|
||||
int grab_button;
|
||||
|
Reference in New Issue
Block a user