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)
|
if (info->unredirected_window != NULL)
|
||||||
{
|
{
|
||||||
int x, y;
|
|
||||||
cairo_rectangle_int_t unredirected_rect;
|
cairo_rectangle_int_t unredirected_rect;
|
||||||
MetaWindow *window = meta_window_actor_get_meta_window (info->unredirected_window);
|
MetaWindow *window = meta_window_actor_get_meta_window (info->unredirected_window);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user