[gdm] Remove one last bit of HAL support



commit 1e1cb481ea3df2b9489a4980db2c21eaa73eab2c
Author: William Jon McCann <jmccann redhat com>
Date:   Wed Jun 16 16:18:58 2010 -0400

    Remove one last bit of HAL support
    
    Left by bbad0645c8dc70a57db415e02f838769a21a6539

 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 69daf9e..8dc1e9d 100644
--- a/daemon/gdm-local-display-factory.c
+++ b/daemon/gdm-local-display-factory.c
@@ -377,11 +377,7 @@ gdm_local_display_factory_start (GdmDisplayFactory *base_factory)
         ret = TRUE;
 
         /* FIXME: use seat configuration */
-#if 0
-        create_displays_for_pci_devices (factory);
-#else
         create_display (factory);
-#endif
 
         return ret;
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]