mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-07 02:48:19 +02:00
Remove declaration of _dbus_type_is_fixed, no longer exists
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=46095 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
This commit is contained in:
parent
1e0f4b52bf
commit
1d8abcd4d2
1 changed files with 0 additions and 1 deletions
|
|
@ -255,7 +255,6 @@ dbus_uint32_t _dbus_marshal_read_uint32 (const DBusString *str,
|
|||
int byte_order,
|
||||
int *new_pos);
|
||||
int _dbus_type_get_alignment (int typecode);
|
||||
dbus_bool_t _dbus_type_is_fixed (int typecode);
|
||||
int _dbus_type_get_alignment (int typecode);
|
||||
const char* _dbus_type_to_string (int typecode);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue