summaryrefslogtreecommitdiffstats
path: root/gdbus/gdbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdbus/gdbus.h')
-rw-r--r--gdbus/gdbus.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdbus/gdbus.h b/gdbus/gdbus.h
index efa045e1..84e7e1ae 100644
--- a/gdbus/gdbus.h
+++ b/gdbus/gdbus.h
@@ -45,8 +45,6 @@ void dbus_message_iter_append_dict_entry(DBusMessageIter *dict,
void dbus_message_iter_append_dict_valist(DBusMessageIter *iter,
const char *first_key,
va_list var_args);
-void dbus_message_iter_append_dict(DBusMessageIter *iter,
- const char *first_key, ...);
dbus_bool_t dbus_connection_emit_property_changed(DBusConnection *conn,
const char *path,