Blob Blame History Raw
diff -Naurp at-spi-1.23.6.orig/atk-bridge/bridge.c at-spi-1.23.6/atk-bridge/bridge.c
--- at-spi-1.23.6.orig/atk-bridge/bridge.c	2008-08-15 13:23:16.000000000 -0400
+++ at-spi-1.23.6/atk-bridge/bridge.c	2008-08-15 13:26:15.000000000 -0400
@@ -470,7 +470,7 @@ spi_atk_bridget_get_dec (void)
 
   if (BONOBO_EX (&ev))
     {
-      g_warning (_("failure: no device event controller found.\n"));
+      DBG (1, g_warning (_("failure: no device event controller found.\n")));
       registry_died = TRUE;
       device_event_controller = CORBA_OBJECT_NIL;
     }