aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2008-06-30 15:24:01 +0800
committerXan Lopez <xan@src.gnome.org>2008-06-30 15:24:01 +0800
commit930d8c836af03046b56e016182ab0bb7f28b9e72 (patch)
tree11ee09b02d94c68803b6e7fb1b279eac62ff1d78 /src
parentd0ccaa5cfa129113f6359b1be98ef9cb0db3e8e4 (diff)
downloadgsoc2013-epiphany-930d8c836af03046b56e016182ab0bb7f28b9e72.tar
gsoc2013-epiphany-930d8c836af03046b56e016182ab0bb7f28b9e72.tar.gz
gsoc2013-epiphany-930d8c836af03046b56e016182ab0bb7f28b9e72.tar.bz2
gsoc2013-epiphany-930d8c836af03046b56e016182ab0bb7f28b9e72.tar.lz
gsoc2013-epiphany-930d8c836af03046b56e016182ab0bb7f28b9e72.tar.xz
gsoc2013-epiphany-930d8c836af03046b56e016182ab0bb7f28b9e72.tar.zst
gsoc2013-epiphany-930d8c836af03046b56e016182ab0bb7f28b9e72.zip
embed: remove history item abstraction from embed.
Not needed anymore. svn path=/trunk/; revision=8314
Diffstat (limited to 'src')
-rw-r--r--src/ephy-navigation-action.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ephy-navigation-action.c b/src/ephy-navigation-action.c
index b1f72aa6d..94ac449a2 100644
--- a/src/ephy-navigation-action.c
+++ b/src/ephy-navigation-action.c
@@ -31,7 +31,6 @@
#include "ephy-embed-container.h"
#include "ephy-embed-shell.h"
#include "ephy-embed-utils.h"
-#include "ephy-history-item.h"
#include "ephy-link.h"
#include "ephy-gui.h"
#include "ephy-debug.h"