dbus/test test-service.c,1.14,1.15

Havoc Pennington hp at pdx.freedesktop.org
Sun Mar 21 08:26:58 PST 2004


Update of /cvs/dbus/dbus/test
In directory pdx:/tmp/cvs-serv497/test

Modified Files:
	test-service.c 
Log Message:
2004-03-21  Havoc Pennington  <hp at redhat.com>

	* test/test-service.c (main): remove debug spew



Index: test-service.c
===================================================================
RCS file: /cvs/dbus/dbus/test/test-service.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- a/test-service.c	21 Oct 2003 05:46:52 -0000	1.14
+++ b/test-service.c	21 Mar 2004 16:26:56 -0000	1.15
@@ -190,8 +190,6 @@
                                              &echo_vtable,
                                              NULL))
     die ("No memory");
-  
-  printf ("Acquiring service\n");
 
   result = dbus_bus_acquire_service (connection, "org.freedesktop.DBus.TestSuiteEchoService",
                                      0, &error);




More information about the dbus-commit mailing list