[evolution-data-server/openismus-work] Removing ESourceDirectAccess extension
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/openismus-work] Removing ESourceDirectAccess extension
- Date: Thu, 22 Nov 2012 09:00:37 +0000 (UTC)
commit 0f476f8107f9c99bbda76564b1dbf31b743c3146
Author: Tristan Van Berkom <tristanvb openismus com>
Date: Thu Nov 22 17:39:11 2012 +0900
Removing ESourceDirectAccess extension
Now direct read access is done without any ESourceExtension
addressbook/libebook-contacts/Makefile.am | 6 +-
.../libebook-contacts/e-source-direct-access.c | 278 --------------------
.../libebook-contacts/e-source-direct-access.h | 98 -------
addressbook/libebook-contacts/libebook-contacts.h | 1 -
4 files changed, 2 insertions(+), 381 deletions(-)
---
diff --git a/addressbook/libebook-contacts/Makefile.am b/addressbook/libebook-contacts/Makefile.am
index 186ae36..f27e21d 100644
--- a/addressbook/libebook-contacts/Makefile.am
+++ b/addressbook/libebook-contacts/Makefile.am
@@ -42,8 +42,7 @@ libebook_contacts_1_2_la_SOURCES = \
e-contact.c \
e-vcard.c \
e-source-address-book-config.c \
- e-source-backend-summary-setup.c \
- e-source-direct-access.c
+ e-source-backend-summary-setup.c
libebook_contacts_1_2_la_LIBADD = \
@@ -69,8 +68,7 @@ libebookcontactsinclude_HEADERS = \
e-contact.h \
e-vcard.h \
e-source-address-book-config.h \
- e-source-backend-summary-setup.h \
- e-source-direct-access.h
+ e-source-backend-summary-setup.h
%-$(API_VERSION).pc: %.pc
diff --git a/addressbook/libebook-contacts/libebook-contacts.h b/addressbook/libebook-contacts/libebook-contacts.h
index 95d2b15..f14b035 100644
--- a/addressbook/libebook-contacts/libebook-contacts.h
+++ b/addressbook/libebook-contacts/libebook-contacts.h
@@ -32,7 +32,6 @@
#include <libebook-contacts/e-book-contacts-enumtypes.h>
#include <libebook-contacts/e-source-backend-summary-setup.h>
#include <libebook-contacts/e-source-address-book-config.h>
-#include <libebook-contacts/e-source-direct-access.h>
#undef __LIBEBOOK_CONTACTS_H_INSIDE__
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]