mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-03 15:00:14 +01:00
2004-03-21 Havoc Pennington <hp@redhat.com>
* test/test-service.c (main): remove debug spew
This commit is contained in:
parent
eacb2afdc2
commit
2195cf0dbd
2 changed files with 4 additions and 2 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2004-03-21 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* test/test-service.c (main): remove debug spew
|
||||
|
||||
2004-03-21 Olivier Andrieu <oliv__a@users.sourceforge.net>
|
||||
|
||||
* dbus/dbus-marshal.c (_dbus_marshal_validate_arg): accept empty
|
||||
|
|
|
|||
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue