Remove unused _dbus_string_copy_data_len, _dbus_string_steal_data_len
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 22 Jun 2011 13:56:27 +0000 (14:56 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 22 Jun 2011 18:15:01 +0000 (19:15 +0100)
commite3b9a0597c03afe1b3e2d27a16be4bbc85dcea3d
treec8036d897faa78a2db6fc361c7f6266be8a55e71
parentc8a7417c738c9a2cf52b8e870808cb148b326c08
Remove unused _dbus_string_copy_data_len, _dbus_string_steal_data_len

They're only compiled when building tests.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=38570
Reviewed-by: Will Thompson <will.thompson@collabora.co.uk>
dbus/dbus-string.c