wayland: Remove an unused vfunc
authorMatthias Clasen <mclasen@redhat.com>
Sun, 3 Apr 2016 22:17:16 +0000 (18:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 3 Apr 2016 22:18:17 +0000 (18:18 -0400)
gdk/wayland/gdkscreen-wayland.c

index 0109ebf087ed5b3d389cfb536b247d8c53b9a7de..918b1ed18782a9f401e3e7885195f6ad109a3c9a 100644 (file)
@@ -76,8 +76,6 @@ struct _GdkWaylandScreen
 struct _GdkWaylandScreenClass
 {
   GdkScreenClass parent_class;
-
-  void (* window_manager_changed) (GdkWaylandScreen *screen_wayland);
 };
 
 #define OUTPUT_VERSION_WITH_DONE 2