mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-11 11:03:01 +01:00
remove the redundant interface_name parameter
This commit is contained in:
@@ -308,7 +308,6 @@ struct _GDBusInterfaceVTable
|
||||
|
||||
guint g_dbus_connection_register_object (GDBusConnection *connection,
|
||||
const gchar *object_path,
|
||||
const gchar *interface_name,
|
||||
const GDBusInterfaceInfo *introspection_data,
|
||||
const GDBusInterfaceVTable *vtable,
|
||||
gpointer user_data,
|
||||
|
||||
Reference in New Issue
Block a user