EBook cleanups.
authorMatthew Barnes <mbarnes@redhat.com>
Thu, 3 Mar 2011 03:56:01 +0000 (22:56 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Thu, 3 Mar 2011 03:57:21 +0000 (22:57 -0500)
commit3f8c77e4d8ac24adb677441dc8b16c2a258dd018
tree450b6581d6ef50b3317619b2ef821c364835d09c
parent33e20e8193ba01532764a87cf30c3848ae692d90
EBook cleanups.

There's no need to set a GError or invoke any callbacks for programmer
errors.  In fact it's GLib convention not to.  The function should just
emit a runtime warning and get out.
addressbook/libebook/e-book.c
addressbook/libebook/e-book.h
addressbook/libebook/e-error.h