From 1c5d44121ae73afb761a7224d5e6515065be5fa4 Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Fri, 17 Jun 2016 13:39:30 +1200 Subject: [PATCH] Remove unused vfunc --- src/unity-system-compositor.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/unity-system-compositor.h b/src/unity-system-compositor.h index 5bf453ad..cc74935d 100644 --- a/src/unity-system-compositor.h +++ b/src/unity-system-compositor.h @@ -32,8 +32,6 @@ typedef struct typedef struct { DisplayServerClass parent_class; - - void (*ready)(UnitySystemCompositor *compositor); } UnitySystemCompositorClass; GType unity_system_compositor_get_type (void); -- 2.39.2