gdkwindow-broadway: Squash memory leak

We don't need to hang on to the update_area.
This commit is contained in:
Jasper St. Pierre 2014-06-21 18:01:40 -04:00
parent bb7bf07af6
commit dcef61ac44

View File

@ -1499,7 +1499,7 @@ static gboolean
gdk_broadway_window_queue_antiexpose (GdkWindow *window,
cairo_region_t *area)
{
return TRUE;
return FALSE;
}
guint32