summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2012-10-26 14:35:03 -0400
committerRay Strode <rstrode@redhat.com>2012-10-26 14:35:03 -0400
commitd531327a1e1097ddfb7a6bb22b36d5dd7a9e4c0f (patch)
tree6f9de375c529ebe96511bc3f780a0dee21914b62
parent274a430f1fb9abbb2021c1dcae68a140b70d4e77 (diff)
downloadgdm-d531327a1e1097ddfb7a6bb22b36d5dd7a9e4c0f.tar.gz
Revert "main: break build"
This reverts commit 274a430f1fb9abbb2021c1dcae68a140b70d4e77.
-rw-r--r--daemon/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/main.c b/daemon/main.c
index 14f95b21..b1c644f3 100644
--- a/daemon/main.c
+++ b/daemon/main.c
@@ -412,7 +412,7 @@ main (int argc,
g_warning ("Unable to initialize settings");
goto out;
}
-MCLASEN WANTS TO SEE #gnome-os TELL US ABOUT BUILD FAILURES
+
gdm_log_set_debug (is_debug_set ());
gdm_daemon_lookup_user (&gdm_uid, &gdm_gid);