summaryrefslogtreecommitdiff
path: root/gdk/gdksurface.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/gdksurface.h')
-rw-r--r--gdk/gdksurface.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdk/gdksurface.h b/gdk/gdksurface.h
index 5d0463da0a..c93b3edba4 100644
--- a/gdk/gdksurface.h
+++ b/gdk/gdksurface.h
@@ -553,10 +553,6 @@ void gdk_surface_get_position (GdkSurface *surface,
gint *x,
gint *y);
GDK_AVAILABLE_IN_ALL
-gint gdk_surface_get_origin (GdkSurface *surface,
- gint *x,
- gint *y);
-GDK_AVAILABLE_IN_ALL
gboolean gdk_surface_translate_coordinates (GdkSurface *from,
GdkSurface *to,
double *x,