[gdm/wip/rstrode/wayland-filtering: 3/9] local-display-factory: drop obsolete FIXME
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm/wip/rstrode/wayland-filtering: 3/9] local-display-factory: drop obsolete FIXME
- Date: Wed, 4 Nov 2015 20:58:42 +0000 (UTC)
commit dd72cd82864597a8e55e44eddf9775635f0d5bf9
Author: Ray Strode <rstrode redhat com>
Date: Wed Nov 4 14:35:08 2015 -0500
local-display-factory: drop obsolete FIXME
daemon/gdm-local-display-factory.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/daemon/gdm-local-display-factory.c b/daemon/gdm-local-display-factory.c
index c794313..85f6cb4 100644
--- a/daemon/gdm-local-display-factory.c
+++ b/daemon/gdm-local-display-factory.c
@@ -306,8 +306,6 @@ on_display_status_changed (GdmDisplay *display,
if (factory->priv->num_failures > MAX_DISPLAY_FAILURES) {
/* oh shit */
g_warning ("GdmLocalDisplayFactory: maximum number of X display failures
reached: check X server log for errors");
- /* FIXME: should monitor hardware changes to
- try again when seats change */
} else {
#ifdef ENABLE_WAYLAND_SUPPORT
if (g_strcmp0 (session_type, "wayland") == 0) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]