summaryrefslogtreecommitdiff
path: root/gdk/gdkinternals.h
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2018-04-14 02:10:36 +0200
committerBenjamin Otte <otte@redhat.com>2018-04-24 23:16:12 +0200
commita6553b0e20ca9729738aeee91400ff4648f484b3 (patch)
tree5c9e7d98119539d8bb3776338df1d90122917cb0 /gdk/gdkinternals.h
parent813e9c95fb6b01fda416701bf4235e8518cf207c (diff)
downloadgtk+-a6553b0e20ca9729738aeee91400ff4648f484b3.tar.gz
gdk: Remove unused GL setting
Diffstat (limited to 'gdk/gdkinternals.h')
-rw-r--r--gdk/gdkinternals.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdk/gdkinternals.h b/gdk/gdkinternals.h
index 95ac10cb9d..4496fb237c 100644
--- a/gdk/gdkinternals.h
+++ b/gdk/gdkinternals.h
@@ -285,8 +285,6 @@ void gdk_gl_texture_quads (GdkGLContext *paint_context,
void gdk_cairo_surface_paint_pixbuf (cairo_surface_t *surface,
const GdkPixbuf *pixbuf);
-void gdk_cairo_surface_mark_as_direct (cairo_surface_t *cairo_surface,
- GdkSurface *surface);
cairo_region_t *gdk_cairo_region_from_clip (cairo_t *cr);
void gdk_cairo_set_drawing_context (cairo_t *cr,