aboutsummaryrefslogtreecommitdiff
path: root/tests/test-glib-layout-server.c
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-06-23 13:16:10 -0500
committerTed Gould <ted@canonical.com>2009-06-23 13:16:10 -0500
commitadfef85dda36a1f5f652cc017b85e14194bd0ec6 (patch)
treec55b0ff3ecd46d787b95e0e183487ecdcb8474fc /tests/test-glib-layout-server.c
parentec5c382624da19a1a83d1e75d21f74778df01f38 (diff)
parent9293879744bb732b416c6c57f38808381c282759 (diff)
downloadlibdbusmenu-adfef85dda36a1f5f652cc017b85e14194bd0ec6.tar.gz
libdbusmenu-adfef85dda36a1f5f652cc017b85e14194bd0ec6.tar.bz2
libdbusmenu-adfef85dda36a1f5f652cc017b85e14194bd0ec6.zip
Merging in the dbusdeath branch to get the gtkmenu updates and dbus handling code.
Diffstat (limited to 'tests/test-glib-layout-server.c')
-rw-r--r--tests/test-glib-layout-server.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-glib-layout-server.c b/tests/test-glib-layout-server.c
index e69c6b2..cc9b8e7 100644
--- a/tests/test-glib-layout-server.c
+++ b/tests/test-glib-layout-server.c
@@ -48,7 +48,7 @@ layout2menuitem (layout_t * layout)
}
}
- g_debug("Layout to menu return: 0x%X", (unsigned int)local);
+ /* g_debug("Layout to menu return: 0x%X", (unsigned int)local); */
return local;
}