Remove outdated comments
https://bugzilla.gnome.org/show_bug.cgi?id=768138
This commit is contained in:
parent
3334e0a21d
commit
b2719c0383
@ -595,7 +595,6 @@ gdk_mir_window_impl_ref_cairo_surface (GdkWindow *window)
|
||||
|
||||
ensure_surface (window);
|
||||
|
||||
/* Transient windows get rendered into a buffer and copied onto their parent */
|
||||
if (window->gl_paint_context)
|
||||
{
|
||||
cairo_surface = cairo_image_surface_create (pixel_format, window->width, window->height);
|
||||
|
Loading…
Reference in New Issue
Block a user