[gtk/prop-list: 53/154] wayland: Remove function declaration for nonexisting function



commit bb9c84a215f731bf33a6bf719541444e3618b947
Author: Benjamin Otte <otte redhat com>
Date:   Wed Feb 6 11:55:33 2019 +0100

    wayland: Remove function declaration for nonexisting function

 gdk/wayland/gdkwaylandsurface.h | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/gdk/wayland/gdkwaylandsurface.h b/gdk/wayland/gdkwaylandsurface.h
index 1c4f057a74..f0f4c06e76 100644
--- a/gdk/wayland/gdkwaylandsurface.h
+++ b/gdk/wayland/gdkwaylandsurface.h
@@ -45,9 +45,6 @@ typedef struct _GdkWaylandSurfaceClass GdkWaylandSurfaceClass;
 GDK_AVAILABLE_IN_ALL
 GType                    gdk_wayland_surface_get_type             (void);
 
-GDK_AVAILABLE_IN_ALL
-GdkSurface *              gdk_wayland_surface_new_subsurface       (GdkDisplay            *display,
-                                                                    const GdkRectangle    *position);
 GDK_AVAILABLE_IN_ALL
 struct wl_surface       *gdk_wayland_surface_get_wl_surface       (GdkSurface *surface);
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]