diff options
Diffstat (limited to 'gdk/x11/gdksurface-x11.h')
-rw-r--r-- | gdk/x11/gdksurface-x11.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdk/x11/gdksurface-x11.h b/gdk/x11/gdksurface-x11.h index 0830407dd0..89f4b12845 100644 --- a/gdk/x11/gdksurface-x11.h +++ b/gdk/x11/gdksurface-x11.h @@ -195,7 +195,6 @@ GdkToplevelX11 *_gdk_x11_surface_get_toplevel (GdkSurface *window); GdkCursor *_gdk_x11_surface_get_cursor (GdkSurface *window); -void _gdk_x11_surface_update_size (GdkX11Surface *impl); void _gdk_x11_surface_set_surface_scale (GdkSurface *window, int scale); gboolean _gdk_x11_surface_syncs_frames (GdkSurface *surface); |