diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-06-22 14:57:56 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-06-22 19:15:05 +0100 |
commit | 16b96009641749c600af28245f7f6f92bd53dcb8 (patch) | |
tree | 862b72b6ba5c93d152af1bdd26260680f6f64174 /bus/signals.c | |
parent | e3b9a0597c03afe1b3e2d27a16be4bbc85dcea3d (diff) |
Remove maximum length field from DBusString
The source code says it's "a historical artifact from a feature that
turned out to be dumb". Respond accordingly!
This reduces sizeof (DBusString) by 20% on ILP32 architectures, which
can't hurt. (No reduction on LP64 architectures that align pointers
naturally, unfortunately.)
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=38570
Reviewed-by: Will Thompson <will.thompson@collabora.co.uk>
Diffstat (limited to 'bus/signals.c')
0 files changed, 0 insertions, 0 deletions