remove the redundant interface_name parameter

This commit is contained in:
Matthias Clasen
2010-05-13 13:09:58 -04:00
parent 82158afdad
commit 107b4d4bae
7 changed files with 5 additions and 25 deletions

View File

@@ -327,7 +327,6 @@ on_bus_acquired (GDBusConnection *connection,
registration_id = g_dbus_connection_register_object (connection,
"/org/gtk/GDBus/TestObject",
"org.gtk.GDBus.TestInterface",
introspection_data->interfaces[0],
&interface_vtable,
NULL, /* user_data */