mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 11:32:04 +00:00
window-group: Remove unused variables
This commit is contained in:
parent
08893400a0
commit
3b0c7c568d
@ -236,7 +236,6 @@ meta_window_group_paint (ClutterActor *actor)
|
||||
|
||||
if (info->unredirected_window != NULL)
|
||||
{
|
||||
int x, y;
|
||||
cairo_rectangle_int_t unredirected_rect;
|
||||
MetaWindow *window = meta_window_actor_get_meta_window (info->unredirected_window);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user