aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2011-12-10 23:49:32 +0800
committerXan Lopez <xan@igalia.com>2011-12-10 23:49:32 +0800
commita365c1e01f4fc421d7156b862e9c1386d5b6749c (patch)
tree1e6f746f08b0c9ec771cbdd515b9677bf9d6f137
parent4159a768981b7033a40714411ff43fc07e3904dc (diff)
downloadgsoc2013-epiphany-a365c1e01f4fc421d7156b862e9c1386d5b6749c.tar
gsoc2013-epiphany-a365c1e01f4fc421d7156b862e9c1386d5b6749c.tar.gz
gsoc2013-epiphany-a365c1e01f4fc421d7156b862e9c1386d5b6749c.tar.bz2
gsoc2013-epiphany-a365c1e01f4fc421d7156b862e9c1386d5b6749c.tar.lz
gsoc2013-epiphany-a365c1e01f4fc421d7156b862e9c1386d5b6749c.tar.xz
gsoc2013-epiphany-a365c1e01f4fc421d7156b862e9c1386d5b6749c.tar.zst
gsoc2013-epiphany-a365c1e01f4fc421d7156b862e9c1386d5b6749c.zip
ephy-window: remove superfluous headers
-rw-r--r--src/ephy-window.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ephy-window.c b/src/ephy-window.c
index 66144070d..2fc4875ed 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -22,7 +22,6 @@
#include "config.h"
#include "ephy-window.h"
-#include "egg-editable-toolbar.h"
#include "ephy-action-helper.h"
#include "ephy-bookmarks-ui.h"
#include "ephy-debug.h"
@@ -34,7 +33,6 @@
#include "ephy-embed-single.h"
#include "ephy-embed-type-builtins.h"
#include "ephy-embed-utils.h"
-#include "ephy-embed-utils.h"
#include "ephy-encoding-menu.h"
#include "ephy-extension.h"
#include "ephy-file-helpers.h"