summaryrefslogtreecommitdiffstats
path: root/test/glib/test-profile.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/glib/test-profile.c')
-rw-r--r--test/glib/test-profile.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/glib/test-profile.c b/test/glib/test-profile.c
index 6b4e9058..6976a11a 100644
--- a/test/glib/test-profile.c
+++ b/test/glib/test-profile.c
@@ -305,8 +305,6 @@ static void
no_bus_stop_server (ServerData *sd,
void *server)
{
- g_printerr ("The following g_warning is because we try to call g_source_remove_poll() after g_source_destroy() in dbus-gmain.c, I think we need to add a source free func that clears out the watch/timeout funcs\n");
-
dbus_server_unref (server);
}