[evolution] Remove e-client-utils.[ch].



commit 2c9ed5c04a6cafe2397d30950804610aa93bb800
Author: Matthew Barnes <mbarnes redhat com>
Date:   Wed Jan 23 16:48:16 2013 -0500

    Remove e-client-utils.[ch].

 doc/reference/libeutil/libeutil-docs.sgml    |    1 -
 doc/reference/libeutil/libeutil-sections.txt |    9 -
 e-util/Makefile.am                           |    2 -
 e-util/e-client-utils.c                      |  416 --------------------------
 e-util/e-client-utils.h                      |   64 ----
 e-util/e-util.h                              |    1 -
 6 files changed, 0 insertions(+), 493 deletions(-)
---
diff --git a/doc/reference/libeutil/libeutil-docs.sgml b/doc/reference/libeutil/libeutil-docs.sgml
index 2206b11..86eeac1 100644
--- a/doc/reference/libeutil/libeutil-docs.sgml
+++ b/doc/reference/libeutil/libeutil-docs.sgml
@@ -226,7 +226,6 @@
     <xi:include href="xml/e-calendar.xml"/>
     <xi:include href="xml/e-cell-renderer-color.xml"/>
     <xi:include href="xml/e-charset-combo-box.xml"/>
-    <xi:include href="xml/e-client-utils.xml"/>
     <xi:include href="xml/e-contact-store.xml"/>
     <xi:include href="xml/e-dateedit.xml"/>
     <xi:include href="xml/e-destination-store.xml"/>
diff --git a/doc/reference/libeutil/libeutil-sections.txt b/doc/reference/libeutil/libeutil-sections.txt
index 61504a2..574db12 100644
--- a/doc/reference/libeutil/libeutil-sections.txt
+++ b/doc/reference/libeutil/libeutil-sections.txt
@@ -1251,15 +1251,6 @@ ECharsetComboBoxPrivate
 </SECTION>
 
 <SECTION>
-<FILE>e-client-utils</FILE>
-<TITLE>EClient Utilities</TITLE>
-EClientSourceType
-e_client_utils_new
-e_client_utils_open_new
-e_client_utils_open_new_finish
-</SECTION>
-
-<SECTION>
 <FILE>e-config</FILE>
 <TITLE>EConfig</TITLE>
 EConfig
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index ad77511..bdcde09 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -158,7 +158,6 @@ eutilinclude_HEADERS =  \
 	e-cell.h \
 	e-charset-combo-box.h \
 	e-charset.h \
-	e-client-utils.h \
 	e-config.h \
 	e-contact-store.h \
 	e-dateedit.h \
@@ -403,7 +402,6 @@ libeutil_la_SOURCES = \
 	e-cell.c \
 	e-charset-combo-box.c \
 	e-charset.c \
-	e-client-utils.c \
 	e-config.c \
 	e-contact-store.c \
 	e-dateedit.c \
diff --git a/e-util/e-util.h b/e-util/e-util.h
index 6c02b87..e71c94f 100644
--- a/e-util/e-util.h
+++ b/e-util/e-util.h
@@ -80,7 +80,6 @@
 #include <e-util/e-cell.h>
 #include <e-util/e-charset-combo-box.h>
 #include <e-util/e-charset.h>
-#include <e-util/e-client-utils.h>
 #include <e-util/e-config.h>
 #include <e-util/e-contact-store.h>
 #include <e-util/e-dateedit.h>



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