diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-02-22 03:58:05 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-02-22 03:58:05 +0800 |
commit | 2c478169f64368f7806f207cb9c8acefe625528f (patch) | |
tree | 5859d460a58327ba55d482baaa3c68c75fc0fc38 /lib/ephy-file-helpers.h | |
parent | 9769c362388c9bbd6ea9fdcce1307cfca244968d (diff) | |
download | gsoc2013-epiphany-2c478169f64368f7806f207cb9c8acefe625528f.tar gsoc2013-epiphany-2c478169f64368f7806f207cb9c8acefe625528f.tar.gz gsoc2013-epiphany-2c478169f64368f7806f207cb9c8acefe625528f.tar.bz2 gsoc2013-epiphany-2c478169f64368f7806f207cb9c8acefe625528f.tar.lz gsoc2013-epiphany-2c478169f64368f7806f207cb9c8acefe625528f.tar.xz gsoc2013-epiphany-2c478169f64368f7806f207cb9c8acefe625528f.tar.zst gsoc2013-epiphany-2c478169f64368f7806f207cb9c8acefe625528f.zip |
Removed an unused #include.
2004-02-21 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-file-helpers.h:
* lib/ephy-glade.c:
Removed an unused #include.
Diffstat (limited to 'lib/ephy-file-helpers.h')
-rw-r--r-- | lib/ephy-file-helpers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ephy-file-helpers.h b/lib/ephy-file-helpers.h index 63ab458de..d399b4a5a 100644 --- a/lib/ephy-file-helpers.h +++ b/lib/ephy-file-helpers.h @@ -22,7 +22,6 @@ #define EPHY_FILE_HELPERS_H #include <glib.h> -#include <libxml/tree.h> G_BEGIN_DECLS |