[gtk/wip/otte/listview: 28/112] wayland: Remove function declaration for nonexisting function



commit 02d1f9360435e02105defe58c99fa7ca7c77b601
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 d236007900..51f39fd052 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]