1
0
mirror of https://github.com/brl/mutter.git synced 2025-06-17 10:39:31 +00:00

Removed unused variable.

This commit is contained in:
Tomas Frydrych
2008-11-07 10:14:36 +00:00
parent dcd350dd90
commit f3a8b2f12e

@ -2396,7 +2396,6 @@ clutter_cmp_sync_stack (MetaCompositor *compositor,
{
MetaWindow *window = tmp->data;
MutterWindow *cw = window->compositor_private;
GList *link;
if (!cw)
{