aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-06 23:27:49 -0600
committerTed Gould <ted@gould.cx>2010-01-06 23:27:49 -0600
commit5b6e880757549a514b90b74767716a7849191281 (patch)
treea83ad91ff2cf1ac4e1c732f83531f854e81bfe3d
parent2e2d1894a25c8d49a9cec7c0295f43c930a175cf (diff)
downloadlibdbusmenu-5b6e880757549a514b90b74767716a7849191281.tar.gz
libdbusmenu-5b6e880757549a514b90b74767716a7849191281.tar.bz2
libdbusmenu-5b6e880757549a514b90b74767716a7849191281.zip
Removing debug message
-rw-r--r--libdbusmenu-glib/client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdbusmenu-glib/client.c b/libdbusmenu-glib/client.c
index 675a01d..01dfed7 100644
--- a/libdbusmenu-glib/client.c
+++ b/libdbusmenu-glib/client.c
@@ -367,7 +367,7 @@ static void
dbus_owner_change (DBusGProxy * proxy, const gchar * name, const gchar * prev, const gchar * new, DbusmenuClient * client)
{
DbusmenuClientPrivate * priv = DBUSMENU_CLIENT_GET_PRIVATE(client);
- g_debug("Owner change: %s %s %s", name, prev, new);
+ /* g_debug("Owner change: %s %s %s", name, prev, new); */
if (!(new[0] != '\0' && prev[0] == '\0')) {
/* If it's not someone new getting on the bus, sorry we