display: Remove unused variables
This commit is contained in:
parent
17f48baf3a
commit
3025cb7c48
@ -2174,7 +2174,6 @@ meta_display_handle_event (MetaDisplay *display,
|
|||||||
gboolean north, south;
|
gboolean north, south;
|
||||||
gboolean west, east;
|
gboolean west, east;
|
||||||
MetaRectangle frame_rect;
|
MetaRectangle frame_rect;
|
||||||
int root_x, root_y;
|
|
||||||
MetaGrabOp op;
|
MetaGrabOp op;
|
||||||
|
|
||||||
meta_window_get_frame_rect (window, &frame_rect);
|
meta_window_get_frame_rect (window, &frame_rect);
|
||||||
|
Loading…
Reference in New Issue
Block a user