[gdm/x-gdm-sessionregisters: 4/4] GdmDisplay: Remove an unused GError



commit 3f7ee16871d768f7262b35b93e93e9b38111c3ef
Author: Iain Lane <iainl gnome org>
Date:   Tue May 7 16:01:00 2019 +0100

    GdmDisplay: Remove an unused GError

 daemon/gdm-display.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/daemon/gdm-display.c b/daemon/gdm-display.c
index c8b89703..868f1d8e 100644
--- a/daemon/gdm-display.c
+++ b/daemon/gdm-display.c
@@ -1735,7 +1735,6 @@ void
 gdm_display_stop_greeter_session (GdmDisplay *self)
 {
         GdmDisplayPrivate *priv;
-        GError *error = NULL;
 
         priv = gdm_display_get_instance_private (self);
 


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