dbus: Remove duplicated error printing from registration
authorJouni Malinen <j@w1.fi>
Sat, 14 Nov 2009 15:06:16 +0000 (17:06 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 14 Nov 2009 15:06:16 +0000 (17:06 +0200)
commit485ec2ae48d6eb8821d2147a0de9d3312c64e4ee
tree0e24cbddf84856b836dc64b6ee4c0b82f19a98e5
parent7ae7b192f9234215abc26efdd01ec0aa41afa06b
dbus: Remove duplicated error printing from registration

wpa_dbus_{method,property,signal}_register() are now taking care of
error printing, so no need to duplicate the same code everywhere.
wpa_supplicant/ctrl_iface_dbus_new.c