mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 19:42:05 +00:00
display: Remove unused variable
This commit is contained in:
parent
89cdfc9194
commit
2d2c47ba49
@ -181,7 +181,6 @@ struct _MetaDisplay
|
|||||||
/* current window operation */
|
/* current window operation */
|
||||||
MetaGrabOp grab_op;
|
MetaGrabOp grab_op;
|
||||||
MetaWindow *grab_window;
|
MetaWindow *grab_window;
|
||||||
Window grab_xwindow;
|
|
||||||
int grab_button;
|
int grab_button;
|
||||||
int grab_anchor_root_x;
|
int grab_anchor_root_x;
|
||||||
int grab_anchor_root_y;
|
int grab_anchor_root_y;
|
||||||
|
Loading…
Reference in New Issue
Block a user