Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dorota Czaplejewicz
gtk
Commits
18a4ed6f
Commit
18a4ed6f
authored
Sep 14, 2010
by
Kristian Rietveld
Committed by
Benjamin Otte
Sep 26, 2010
Browse files
quartz: Remove else-clause for pixmaps
parent
9bcbdb74
Changes
1
Hide whitespace changes
Inline
Side-by-side
gdk/quartz/gdkdrawable-quartz.c
View file @
18a4ed6f
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment