diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-10-06 21:27:52 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-10-06 21:27:52 +0800 |
commit | 38086da77c689b1f04849ce16f9db7e37af14edb (patch) | |
tree | 33616409a57e8132b17ce87ffd604c2e03f7dac4 /embed/ephy-embed.h | |
parent | f930448d67fd82019311755a12e0972f776ddaa7 (diff) | |
download | gsoc2013-epiphany-38086da77c689b1f04849ce16f9db7e37af14edb.tar gsoc2013-epiphany-38086da77c689b1f04849ce16f9db7e37af14edb.tar.gz gsoc2013-epiphany-38086da77c689b1f04849ce16f9db7e37af14edb.tar.bz2 gsoc2013-epiphany-38086da77c689b1f04849ce16f9db7e37af14edb.tar.lz gsoc2013-epiphany-38086da77c689b1f04849ce16f9db7e37af14edb.tar.xz gsoc2013-epiphany-38086da77c689b1f04849ce16f9db7e37af14edb.tar.zst gsoc2013-epiphany-38086da77c689b1f04849ce16f9db7e37af14edb.zip |
Remove unnecessary include.
2004-10-06 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed.h:
Remove unnecessary include.
Diffstat (limited to 'embed/ephy-embed.h')
-rw-r--r-- | embed/ephy-embed.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/embed/ephy-embed.h b/embed/ephy-embed.h index 56c6b8a63..2ebc3b69a 100644 --- a/embed/ephy-embed.h +++ b/embed/ephy-embed.h @@ -22,7 +22,6 @@ #define EPHY_EMBED_H #include "ephy-embed-event.h" -#include "ephy-encodings.h" #include <glib-object.h> #include <glib.h> |