mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 05:31:07 +00:00
quartz: Remove else-clause for pixmaps
This commit is contained in:
parent
9bcbdb7494
commit
18a4ed6fd0
@ -285,8 +285,6 @@ gdk_quartz_drawable_release_context (GdkDrawable *drawable,
|
||||
[window_impl->view unlockFocus];
|
||||
}
|
||||
}
|
||||
else if (GDK_IS_PIXMAP_IMPL_QUARTZ (drawable))
|
||||
CGContextRelease (cg_context);
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user