message-factory: move static functions only called by #if 0 code into another #if 0
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 14 Jul 2011 17:48:03 +0000 (18:48 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 5 Aug 2011 11:27:12 +0000 (12:27 +0100)
commit3a063c3d2cc1bbc17eccb63ca1c461d83f072542
tree7053a42adf5b318a50b671386fca11af737ec8fd
parent436b8fc7822d13d31fcfd379ef4fed2a8c5ac102
message-factory: move static functions only called by #if 0 code into another #if 0

The comment "This is really expensive and doesn't add too much coverage"
is copied from the commented-out use of this code.

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