[evolution-kolab/ek-wip-porting-imapx] camel: removed obsolete CamelKolabTransport
- From: Christian Hilberg <chilberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-kolab/ek-wip-porting-imapx] camel: removed obsolete CamelKolabTransport
- Date: Tue, 6 Dec 2011 12:27:14 +0000 (UTC)
commit b018eeaf6e8fd6d7a91e59fc00b9a538fd73f50e
Author: Christian Hilberg <hilberg kernelconcepts de>
Date: Tue Dec 6 13:25:41 2011 +0100
camel: removed obsolete CamelKolabTransport
* CamelKolabIMAPXProvider does not implement the
CamelTransport interface, only CamelStore
* CamelKolabIMAPXTransport is thus not needed
src/camel/Makefile.am | 3 -
src/camel/camel-kolab-imapx-transport.c | 46 ---------------------
src/camel/camel-kolab-imapx-transport.h | 67 -------------------------------
3 files changed, 0 insertions(+), 116 deletions(-)
---
diff --git a/src/camel/Makefile.am b/src/camel/Makefile.am
index 2ff318b..c1854bc 100644
--- a/src/camel/Makefile.am
+++ b/src/camel/Makefile.am
@@ -12,7 +12,6 @@ libcamelkolab_la_SOURCES = \
camel-kolab-imapx-server.c \
camel-kolab-imapx-settings.c \
camel-kolab-imapx-store.c \
- camel-kolab-imapx-transport.c \
camel-kolab-session.c \
camel-kolab-stream.c
@@ -68,7 +67,6 @@ noinst_HEADERS = \
camel-kolab-imapx-server.h \
camel-kolab-imapx-settings.h \
camel-kolab-imapx-store.h \
- camel-kolab-imapx-transport.h \
camel-kolab-session.h \
camel-kolab-stream.h
@@ -76,4 +74,3 @@ noinstdir = \
$(pkgincludedir)
## File created by the gnome-build tools
-
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]