aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--e-util/ChangeLog2
-rw-r--r--e-util/e-xml-utils.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index cf0b0f967f..850206edd7 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -31,8 +31,6 @@
* e-xml-utils.c (e_xml_get_child_by_name, e_xml_save_file): Remove
these functions that are now in libedataserver/e-xml-utils.c
- * e-xml-utils.h: Include libedataserver/e-xml-utils.h.
-
* eggtrayicon.c: For building on Win32 against GTK+ 2.8, include a
copy of the GtkStatusIcon code from GTK+ HEAD (i.e., what will be
GTK+ 2.10) and some helper functions from gdk/win32. Eventually
diff --git a/e-util/e-xml-utils.h b/e-util/e-xml-utils.h
index 501a643fea..3a13112f53 100644
--- a/e-util/e-xml-utils.h
+++ b/e-util/e-xml-utils.h
@@ -28,8 +28,6 @@
#include <libxml/tree.h>
-#include <libedataserver/e-xml-utils.h>
-
G_BEGIN_DECLS
/* lang set to NULL means use the current locale. */