quartz: Remove else-clause for pixmaps
This commit is contained in:
committed by
Benjamin Otte
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
|
||||
|
||||
Reference in New Issue
Block a user