[gnome-session] gsm: Code beautification
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-session] gsm: Code beautification
- Date: Wed, 2 Feb 2011 02:49:46 +0000 (UTC)
commit b4900b634f4aca8b87c4b98442d72554f13087a3
Author: Vincent Untz <vuntz gnome org>
Date: Wed Feb 2 02:34:28 2011 +0100
gsm: Code beautification
gnome-session/gsm-session-fill.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/gnome-session/gsm-session-fill.c b/gnome-session/gsm-session-fill.c
index 3f00691..3c15dc9 100644
--- a/gnome-session/gsm-session-fill.c
+++ b/gnome-session/gsm-session-fill.c
@@ -370,10 +370,8 @@ get_session_keyfile (const char *session)
keyfile = find_valid_session_keyfile (session);
-
- if (!keyfile) {
+ if (!keyfile)
return NULL;
- }
session_runnable = TRUE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]