]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - src/unity-system-compositor.h
Load all users only when really needed
[sojka/lightdm.git] / src / unity-system-compositor.h
index c397b8b0c33e2f384e9fe37473aef2f1ec13f6ab..cc74935ddc9107d2e57c40c5201e154490a0b562 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2013 Canonical Ltd.
  * Author: Robert Ancell <robert.ancell@canonical.com>
- * 
+ *
  * This program is free software: you can redistribute it and/or modify it under
  * the terms of the GNU General Public License as published by the Free Software
  * Foundation, either version 3 of the License, or (at your option) any later
@@ -32,8 +32,6 @@ typedef struct
 typedef struct
 {
     DisplayServerClass parent_class;
-
-    void (*ready)(UnitySystemCompositor *compositor);
 } UnitySystemCompositorClass;
 
 GType unity_system_compositor_get_type (void);