aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXan Lopez <xan@gnome.org>2010-06-27 20:35:54 +0800
committerXan Lopez <xan@gnome.org>2010-06-27 20:36:42 +0800
commit1032b667190746b2a36bf87f61f12dca0c502850 (patch)
tree788803e93bf5be1255bd8c42f047e7d8b7720d37
parentad84050917cba56bc5e5cb42f25ce7a2bc7fe419 (diff)
downloadgsoc2013-epiphany-1032b667190746b2a36bf87f61f12dca0c502850.tar
gsoc2013-epiphany-1032b667190746b2a36bf87f61f12dca0c502850.tar.gz
gsoc2013-epiphany-1032b667190746b2a36bf87f61f12dca0c502850.tar.bz2
gsoc2013-epiphany-1032b667190746b2a36bf87f61f12dca0c502850.tar.lz
gsoc2013-epiphany-1032b667190746b2a36bf87f61f12dca0c502850.tar.xz
gsoc2013-epiphany-1032b667190746b2a36bf87f61f12dca0c502850.tar.zst
gsoc2013-epiphany-1032b667190746b2a36bf87f61f12dca0c502850.zip
popup-commands: remove unneeded include
-rw-r--r--src/popup-commands.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/popup-commands.c b/src/popup-commands.c
index c620d08df..c90dcf0fc 100644
--- a/src/popup-commands.c
+++ b/src/popup-commands.c
@@ -26,7 +26,6 @@
#include "ephy-embed-persist.h"
#include "ephy-embed-utils.h"
#include "ephy-prefs.h"
-#include "eel-gconf-extensions.h"
#include "ephy-file-helpers.h"
#include "ephy-bookmarks-ui.h"
#include "ephy-web-view.h"