[Xfce4-commits] [apps/xfce4-screensaver] 01/01: Disable system dbus debug

noreply at xfce.org noreply at xfce.org
Sat Jun 8 11:56:59 CEST 2019


This is an automated email from the git hooks/post-receive script.

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfce4-screensaver.

commit bceb246c4466be79b4e8fa4d6b1fcca9bd75bb7b
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sat Jun 8 05:56:53 2019 -0400

    Disable system dbus debug
---
 src/gs-listener-dbus.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gs-listener-dbus.c b/src/gs-listener-dbus.c
index 3ca6390..7149c8b 100644
--- a/src/gs-listener-dbus.c
+++ b/src/gs-listener-dbus.c
@@ -1429,7 +1429,7 @@ listener_dbus_handle_system_message (DBusConnection *connection,
     g_return_val_if_fail (connection != NULL, DBUS_HANDLER_RESULT_NOT_YET_HANDLED);
     g_return_val_if_fail (message != NULL, DBUS_HANDLER_RESULT_NOT_YET_HANDLED);
 
-#if 1
+#if 0
     gs_debug ("obj_path=%s interface=%s method=%s destination=%s",
               dbus_message_get_path (message),
               dbus_message_get_interface (message),

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list