[evolution-data-server] Remove CamelHttpStream.



commit 92b7f86ce22878ac851fb8efb78fc9d2edc2c46e
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Apr 5 23:38:08 2012 -0400

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

 camel/Makefile.am                       |    2 -
 camel/camel-http-stream.c               |  684 -------------------------------
 camel/camel-http-stream.h               |  120 ------
 camel/camel.h                           |    1 -
 docs/reference/camel/camel-docs.sgml    |    1 -
 docs/reference/camel/camel-sections.txt |   22 -
 docs/reference/camel/camel.types        |    1 -
 docs/reference/camel/tree_index.sgml    |    1 -
 po/POTFILES.in                          |    1 -
 9 files changed, 0 insertions(+), 833 deletions(-)
---
diff --git a/camel/Makefile.am b/camel/Makefile.am
index d0b98d6..acf2a2e 100644
--- a/camel/Makefile.am
+++ b/camel/Makefile.am
@@ -76,7 +76,6 @@ libcamel_1_2_la_SOURCES = 			\
 	camel-folder.c				\
 	camel-gpg-context.c			\
 	camel-html-parser.c			\
-	camel-http-stream.c			\
 	camel-iconv.c				\
 	camel-index.c				\
 	camel-internet-address.c		\
@@ -197,7 +196,6 @@ libcamelinclude_HEADERS =			\
 	camel-folder.h				\
 	camel-gpg-context.h			\
 	camel-html-parser.h			\
-	camel-http-stream.h			\
 	camel-iconv.h				\
 	camel-index.h				\
 	camel-internet-address.h		\
diff --git a/camel/camel.h b/camel/camel.h
index 8422d5e..47dd056 100644
--- a/camel/camel.h
+++ b/camel/camel.h
@@ -49,7 +49,6 @@
 #include <camel/camel-folder-thread.h>
 #include <camel/camel-gpg-context.h>
 #include <camel/camel-html-parser.h>
-#include <camel/camel-http-stream.h>
 #include <camel/camel-iconv.h>
 #include <camel/camel-index.h>
 #include <camel/camel-internet-address.h>
diff --git a/docs/reference/camel/camel-docs.sgml b/docs/reference/camel/camel-docs.sgml
index 09da180..0aedb49 100644
--- a/docs/reference/camel/camel-docs.sgml
+++ b/docs/reference/camel/camel-docs.sgml
@@ -57,7 +57,6 @@
       <xi:include href="xml/camel-stream-null.xml"/>
       <xi:include href="xml/camel-stream-process.xml"/>
       <xi:include href="xml/camel-stream-vfs.xml"/>
-      <xi:include href="xml/camel-http-stream.xml"/>
       <xi:include href="xml/camel-tcp-stream.xml"/>
       <xi:include href="xml/camel-tcp-stream-raw.xml"/>
       <xi:include href="xml/camel-tcp-stream-ssl.xml"/>
diff --git a/docs/reference/camel/camel-sections.txt b/docs/reference/camel/camel-sections.txt
index 8460ab6..4c13113 100644
--- a/docs/reference/camel/camel-sections.txt
+++ b/docs/reference/camel/camel-sections.txt
@@ -738,28 +738,6 @@ camel_html_parser_get_type
 </SECTION>
 
 <SECTION>
-<FILE>camel-http-stream</FILE>
-<TITLE>CamelHttpStream</TITLE>
-CamelHttpStream
-CamelHttpMethod
-camel_http_stream_new
-camel_http_stream_set_user_agent
-camel_http_stream_set_proxy_authrealm
-camel_http_stream_set_proxy_authpass
-camel_http_stream_get_content_type
-<SUBSECTION Standard>
-CAMEL_HTTP_STREAM
-CAMEL_IS_HTTP_STREAM
-CAMEL_TYPE_HTTP_STREAM
-CAMEL_HTTP_STREAM_CLASS
-CAMEL_IS_HTTP_STREAM_CLASS
-CAMEL_HTTP_STREAM_GET_CLASS
-CamelHttpStreamClass
-<SUBSECTION Private>
-camel_http_stream_get_type
-</SECTION>
-
-<SECTION>
 <FILE>camel-index</FILE>
 <TITLE>CamelIndexCursor</TITLE>
 <TITLE>CamelIndexName</TITLE>
diff --git a/docs/reference/camel/camel.types b/docs/reference/camel/camel.types
index 7f2932c..f6f677d 100644
--- a/docs/reference/camel/camel.types
+++ b/docs/reference/camel/camel.types
@@ -16,7 +16,6 @@ camel_folder_search_get_type
 camel_folder_summary_get_type
 camel_gpg_context_get_type
 camel_html_parser_get_type
-camel_http_stream_get_type
 camel_index_cursor_get_type
 camel_index_name_get_type
 camel_index_get_type
diff --git a/docs/reference/camel/tree_index.sgml b/docs/reference/camel/tree_index.sgml
index dbb19a5..8f34079 100644
--- a/docs/reference/camel/tree_index.sgml
+++ b/docs/reference/camel/tree_index.sgml
@@ -52,7 +52,6 @@
         <link linkend="CamelSession">CamelSession</link>
         <link linkend="CamelStoreSummary">CamelStoreSummary</link>
         <link linkend="CamelStream">CamelStream</link>
-            <link linkend="CamelHttpStream">CamelHttpStream</link>
             <link linkend="CamelSeekableStream">CamelSeekableStream</link>
                 <link linkend="CamelSeekableSubstream">CamelSeekableSubstream</link>
                 <link linkend="CamelStreamFs">CamelStreamFs</link>
diff --git a/po/POTFILES.in b/po/POTFILES.in
index fc8804b..ec83338 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -53,7 +53,6 @@ camel/camel-folder-summary.c
 camel/camel-folder-thread.c
 camel/camel-gpg-context.c
 camel/camel-html-parser.c
-camel/camel-http-stream.c
 camel/camel-index.c
 camel/camel-index-control.c
 camel/camel-internet-address.c



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