aboutsummaryrefslogtreecommitdiff
path: root/tests/test-gtk-label-client.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-26 15:11:45 -0500
committerTed Gould <ted@gould.cx>2010-08-26 15:11:45 -0500
commit12725d8ce6018f62038bc079829d90f5ff3c8593 (patch)
tree509c3963e424e754f9942c18dfde9396384dd607 /tests/test-gtk-label-client.c
parent15501ea22301d17dc7d193f1ece226ee657e59c3 (diff)
parent21e96fee225eab6ee2bee051c90a7458cf867b7f (diff)
downloadlibdbusmenu-12725d8ce6018f62038bc079829d90f5ff3c8593.tar.gz
libdbusmenu-12725d8ce6018f62038bc079829d90f5ff3c8593.tar.bz2
libdbusmenu-12725d8ce6018f62038bc079829d90f5ff3c8593.zip
Report event status up the chain
Diffstat (limited to 'tests/test-gtk-label-client.c')
-rw-r--r--tests/test-gtk-label-client.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-gtk-label-client.c b/tests/test-gtk-label-client.c
index 070c278..4316b8e 100644
--- a/tests/test-gtk-label-client.c
+++ b/tests/test-gtk-label-client.c
@@ -105,7 +105,6 @@ verify_root_to_layout(DbusmenuMenuitem * mi, proplayout_t * layout)
static gboolean
timer_func (gpointer data)
{
- g_debug("Death timer. Oops. Got to: %d", layouton);
passed = TRUE;
g_main_loop_quit(mainloop);
return FALSE;