Remove #include "e2k-encoding-utils.h"
authorMatthew Barnes <mbarnes@redhat.com>
Fri, 28 Sep 2007 14:10:03 +0000 (14:10 +0000)
committerMatthew Barnes <mbarnes@src.gnome.org>
Fri, 28 Sep 2007 14:10:03 +0000 (14:10 +0000)
2007-09-28  Matthew Barnes  <mbarnes@redhat.com>

* servers/exchange/storage/exchange-account.c:
* servers/exchange/lib/e2k-context.c:
* servers/exchange/lib/e2k-autoconfig.c:
* servers/exchange/lib/e2k-result.c:
Remove #include "e2k-encoding-utils.h"

svn path=/trunk/; revision=8091

servers/exchange/ChangeLog
servers/exchange/lib/e2k-autoconfig.c
servers/exchange/lib/e2k-context.c
servers/exchange/lib/e2k-result.c
servers/exchange/storage/exchange-account.c

index b14810a..407d02c 100644 (file)
@@ -1,3 +1,11 @@
+2007-09-28  Matthew Barnes  <mbarnes@redhat.com>
+
+       * storage/exchange-account.c:
+       * lib/e2k-context.c:
+       * lib/e2k-autoconfig.c:
+       * lib/e2k-result.c:
+       Remove #include "e2k-encoding-utils.h"
+
 2007-09-27  Matthew Barnes  <mbarnes@redhat.com>
 
        ** Fixes part of bug #474000
index 63d97a8..7d9a1a0 100644 (file)
@@ -54,7 +54,6 @@
 #endif
 
 #include "e2k-autoconfig.h"
-#include "e2k-encoding-utils.h"
 #include "e2k-context.h"
 #include "e2k-global-catalog.h"
 #include "e2k-propnames.h"
index a2a357e..0e6cf7f 100644 (file)
@@ -41,7 +41,6 @@
 #endif
 
 #include "e2k-context.h"
-#include "e2k-encoding-utils.h"
 #include "e2k-marshal.h"
 #include "e2k-propnames.h"
 #include "e2k-restriction.h"
index 77b25eb..7548319 100644 (file)
@@ -22,7 +22,6 @@
 #endif
 
 #include "e2k-result.h"
-#include "e2k-encoding-utils.h"
 #include "e2k-http-utils.h"
 #include "e2k-propnames.h"
 #include "e2k-xml-utils.h"
index 2edb864..4092036 100644 (file)
@@ -32,7 +32,6 @@
 #include "exchange-folder-size.h"
 #include "e-folder-exchange.h"
 #include "e2k-autoconfig.h"
-#include "e2k-encoding-utils.h"
 #include "e2k-kerberos.h"
 #include "e2k-propnames.h"
 #include "e2k-uri.h"