summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test-service.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test-service.c b/test/test-service.c
index 6f77c3da..7ee61ad6 100644
--- a/test/test-service.c
+++ b/test/test-service.c
@@ -190,8 +190,6 @@ main (int argc,
&echo_vtable,
NULL))
die ("No memory");
-
- printf ("Acquiring service\n");
result = dbus_bus_acquire_service (connection, "org.freedesktop.DBus.TestSuiteEchoService",
0, &error);