[gdm/wip/slave-display-merger: 28/29] fixup! display: connect to accountsservice from display object



commit e9083d1bf109da3b5fccd1a63a111f15781115cb
Author: Ray Strode <rstrode redhat com>
Date:   Thu Jan 29 16:20:24 2015 -0500

    fixup! display: connect to accountsservice from display object
    
    The idea is to eventually gut GdmSimpleSlave, so start by
    copying some of its functionality over to the display.
    
    This commit copies accountsservice user listing.

 daemon/gdm-display.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/daemon/gdm-display.c b/daemon/gdm-display.c
index 740a703..4c4ca48 100644
--- a/daemon/gdm-display.c
+++ b/daemon/gdm-display.c
@@ -92,7 +92,6 @@ struct GdmDisplayPrivate
         guint                 is_local : 1;
         guint                 is_initial : 1;
         guint                 allow_timed_login : 1;
-        guint                 accountsservice_ready : 1;
         guint                 have_existing_user_accounts : 1;
         guint                 doing_initial_setup : 1;
 };


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]