EBookClient: Remove direct access checks from asynchronous methods.
authorMatthew Barnes <mbarnes@redhat.com>
Mon, 11 Mar 2013 18:59:56 +0000 (14:59 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Mon, 11 Mar 2013 19:05:57 +0000 (15:05 -0400)
commit05e55246a4df4ad819d22539563dc4698e34b792
tree0ad3a4ce7e31a71959691b88abcb18bfdc174908
parent11a5e7e43754584fbcfa765277e37a9bfbbfdf5f
EBookClient: Remove direct access checks from asynchronous methods.

The asynchronous methods call the synchronous methods, so let the
synchronous methods handle it.  Helps avoid unnecessary complexity.
addressbook/libebook/e-book-client.c