[gdm/wip/slave-connection: 1/17] daemon: drop if 0'd code
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm/wip/slave-connection: 1/17] daemon: drop if 0'd code
- Date: Sat, 7 Jul 2012 07:21:34 +0000 (UTC)
commit 2589bb7fbc725fd757267819329898a20902267a
Author: Ray Strode <rstrode redhat com>
Date: Sat Jul 7 00:45:08 2012 -0400
daemon: drop if 0'd code
It's referencing api we don't have anymore.
daemon/gdm-local-display-factory.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/daemon/gdm-local-display-factory.c b/daemon/gdm-local-display-factory.c
index 9d823eb..9cdf198 100644
--- a/daemon/gdm-local-display-factory.c
+++ b/daemon/gdm-local-display-factory.c
@@ -347,11 +347,7 @@ create_display (GdmLocalDisplayFactory *factory,
num = take_next_display_number (factory);
-#if 0
- display = gdm_static_factory_display_new (num);
-#else
display = gdm_static_display_new (num);
-#endif
g_object_set (display, "seat-id", seat_id, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]