[gnome-shell/wip/gdm-register-session] fixup! main, LoginManager: Call GDM's RegisterSession()



commit ddd2128fe5a62b040ee8862083f5c4a70eacc428
Author: Iain Lane <iainl gnome org>
Date:   Thu Jun 6 15:02:50 2019 +0100

    fixup! main, LoginManager: Call GDM's RegisterSession()
    
    https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/570

 js/misc/loginManager.js | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/js/misc/loginManager.js b/js/misc/loginManager.js
index 4f4cc836f..642398ab7 100644
--- a/js/misc/loginManager.js
+++ b/js/misc/loginManager.js
@@ -50,7 +50,6 @@ function canLock() {
 
 
 function registerSessionWithGDM() {
-    log("Registering session with GDM");
     Gio.DBus.system.call('org.gnome.DisplayManager',
                          '/org/gnome/DisplayManager/Manager',
                          'org.gnome.DisplayManager.Manager',


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