[gdm/wip/slave-connection: 7/38] daemon: drop if 0'd code
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm/wip/slave-connection: 7/38] daemon: drop if 0'd code
- Date: Fri, 13 Jul 2012 17:06:34 +0000 (UTC)
commit b004b0630f3ae15771e31ca10d0b76df0fa47bf0
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]