[evolution] Remove EMSyncStream.



commit 76c3cb95c73cc67709bf77d81697b69d4d0c0a04
Author: Matthew Barnes <mbarnes redhat com>
Date:   Fri Apr 6 00:16:58 2012 -0400

    Remove EMSyncStream.
    
    Not needed now that Evolution uses WebKit.
    
    Been wanting to get rid of this for years...

 mail/Makefile.am      |    2 -
 mail/em-sync-stream.c |  243 -------------------------------------------------
 mail/em-sync-stream.h |   85 -----------------
 3 files changed, 0 insertions(+), 330 deletions(-)
---
diff --git a/mail/Makefile.am b/mail/Makefile.am
index e6eccc8..72ca867 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -87,7 +87,6 @@ mailinclude_HEADERS =					\
 	em-format-html.h				\
 	em-search-context.h				\
 	em-subscription-editor.h			\
-	em-sync-stream.h				\
 	em-utils.h					\
 	em-vfolder-editor-context.h			\
 	em-vfolder-editor-rule.h			\
@@ -153,7 +152,6 @@ libevolution_mail_la_SOURCES =				\
 	em-format-html.c				\
 	em-search-context.c				\
 	em-subscription-editor.c			\
-	em-sync-stream.c				\
 	em-utils.c					\
 	em-vfolder-editor-context.c			\
 	em-vfolder-editor-rule.c			\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]