diff --git a/src/shell-gtk-embed.c b/src/shell-gtk-embed.c index f18097c18..7a45f0e5b 100644 --- a/src/shell-gtk-embed.c +++ b/src/shell-gtk-embed.c @@ -68,7 +68,6 @@ shell_gtk_embed_window_created_cb (MetaDisplay *display, { ClutterActor *window_actor = CLUTTER_ACTOR (meta_window_get_compositor_private (window)); - MetaDisplay *display = shell_global_get_display (shell_global_get ()); GCallback remove_cb = G_CALLBACK (shell_gtk_embed_remove_window_actor); cairo_region_t *empty_region;