wayland: Remove an unused vfunc

This commit is contained in:
Matthias Clasen 2016-04-03 18:17:16 -04:00
parent 59e40f3d6f
commit 9bfc8371fe

View 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