Don't dispatch while calling get_accessibility_bus_address
authorMike Gorse <mgorse@suse.com>
Mon, 2 Sep 2013 17:31:38 +0000 (12:31 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 2 Sep 2013 17:31:38 +0000 (12:31 -0500)
commit160b36ee8cfaf4891365741a110ecd62393056dc
treec6299e885dac865ca9e2f9f839d0017624fd26cc
parentc40e7c6ce7f5686fa6f5765103727a6e69112c5a
Don't dispatch while calling get_accessibility_bus_address

Calling dbus_connection_dispatch isn't really needed when fetching the
bus address--this is only done once.
atspi/atspi-misc.c