EBookClient: Remove set_proxy_gone_error().
authorMatthew Barnes <mbarnes@redhat.com>
Sat, 9 Feb 2013 16:28:19 +0000 (11:28 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Sat, 9 Feb 2013 21:21:19 +0000 (16:21 -0500)
commita849265b5c6270bc1a427516a977eedf6da9deba
tree054a3cdf1ca7866cc835374b684b2cea7cd94dab
parentb476dbadbb8c11e1cd606f96eec5a496bf52f0ee
EBookClient: Remove set_proxy_gone_error().

EBookClient now keeps its GDBusProxy alive until dispose(), regardless
of what happens on the server side.  So we don't need to check whether
the GDBusProxy is still present in every method call anymore.  If the
bus name vanishes, let subsequent GDBusProxy calls fail on their own.
addressbook/libebook/e-book-client.c