[evolution-data-server] Cleanup: Remove double definition of E_BOOK_CLIENT_ERROR
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Cleanup: Remove double definition of E_BOOK_CLIENT_ERROR
- Date: Mon, 18 Feb 2013 11:16:02 +0000 (UTC)
commit d3689c0df9ccaafc4c68baa5fb6b2b2a413a3815
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date: Mon Feb 18 20:07:51 2013 +0900
Cleanup: Remove double definition of E_BOOK_CLIENT_ERROR
The EBookClientError definition has been moved to libebook-contacts,
this is just removing a stale #define E_BOOK_CLIENT_ERROR which
was remaining in e-book-client.h
addressbook/libebook/e-book-client.h | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/addressbook/libebook/e-book-client.h b/addressbook/libebook/e-book-client.h
index 6da0dfe..aca1004 100644
--- a/addressbook/libebook/e-book-client.h
+++ b/addressbook/libebook/e-book-client.h
@@ -68,15 +68,6 @@
**/
#define BOOK_BACKEND_PROPERTY_SUPPORTED_FIELDS "supported-fields"
-/**
- * E_BOOK_CLIENT_ERROR:
- *
- * FIXME: Document me.
- *
- * Since: 3.2
- **/
-#define E_BOOK_CLIENT_ERROR e_book_client_error_quark ()
-
G_BEGIN_DECLS
typedef struct _EBookClient EBookClient;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]