[gdm/multi-stack: 8/49] init session pid to -1



commit 2da86871bdfe2ff0b147db4077350b2ef2a0623f
Author: Ray Strode <rstrode redhat com>
Date:   Mon Oct 26 10:17:49 2009 -0400

    init session pid to -1

 daemon/gdm-session-direct.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/daemon/gdm-session-direct.c b/daemon/gdm-session-direct.c
index dc8b4f6..e0b5f32 100644
--- a/daemon/gdm-session-direct.c
+++ b/daemon/gdm-session-direct.c
@@ -2285,7 +2285,6 @@ gdm_session_direct_close (GdmSession *session)
 
         g_hash_table_remove_all (impl->priv->environment);
 
-        impl->priv->session_pid = -1;
         impl->priv->is_running = FALSE;
 }
 



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