mirror of
https://github.com/brl/mutter.git
synced 2025-08-03 23:24:40 +00:00
Removed unused variable.
This commit is contained in:
@@ -2396,7 +2396,6 @@ clutter_cmp_sync_stack (MetaCompositor *compositor,
|
|||||||
{
|
{
|
||||||
MetaWindow *window = tmp->data;
|
MetaWindow *window = tmp->data;
|
||||||
MutterWindow *cw = window->compositor_private;
|
MutterWindow *cw = window->compositor_private;
|
||||||
GList *link;
|
|
||||||
|
|
||||||
if (!cw)
|
if (!cw)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user