gdbus: Don't register DBus.Properties with no properties
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Thu, 29 Nov 2012 13:19:31 +0000 (11:19 -0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 29 Nov 2012 16:38:55 +0000 (17:38 +0100)
commit959d23833ff223e0cc76aef028065b6f6356e2af
tree82fb6cafd4451a4f00025b837af1aa516e6ae089
parent83c275745fa35016ceaee53ab36979794507014a
gdbus: Don't register DBus.Properties with no properties

Delay registering DBus.Properties interface until the moment there are
properties on that path. This is needed for objects that currently don't
expose any property to not export the interface.
gdbus/object.c