diff options
author | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2008-11-27 03:43:23 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2008-11-27 03:43:23 +0800 |
commit | b3e2c58756062f07bf47df3fea7af81190c38b08 (patch) | |
tree | fc6270485acd6d85d54af31577ea4ea450a0ac62 /src/epiphany.h.in | |
parent | 130c23eedea8a6b073d770c9d123dc1fc3e3eb77 (diff) | |
download | gsoc2013-epiphany-b3e2c58756062f07bf47df3fea7af81190c38b08.tar gsoc2013-epiphany-b3e2c58756062f07bf47df3fea7af81190c38b08.tar.gz gsoc2013-epiphany-b3e2c58756062f07bf47df3fea7af81190c38b08.tar.bz2 gsoc2013-epiphany-b3e2c58756062f07bf47df3fea7af81190c38b08.tar.lz gsoc2013-epiphany-b3e2c58756062f07bf47df3fea7af81190c38b08.tar.xz gsoc2013-epiphany-b3e2c58756062f07bf47df3fea7af81190c38b08.tar.zst gsoc2013-epiphany-b3e2c58756062f07bf47df3fea7af81190c38b08.zip |
Remove legacy ephy-history-item from epiphany.h
It was breaking the build of things including epiphany.h
svn path=/trunk/; revision=8617
Diffstat (limited to 'src/epiphany.h.in')
-rw-r--r-- | src/epiphany.h.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/epiphany.h.in b/src/epiphany.h.in index aa4a6781c..667f84283 100644 --- a/src/epiphany.h.in +++ b/src/epiphany.h.in @@ -54,7 +54,6 @@ #include <epiphany/ephy-extension.h> #include <epiphany/ephy-extensions-manager.h> #include <epiphany/ephy-history.h> -#include <epiphany/ephy-history-item.h> #include <epiphany/ephy-lib-type-builtins.h> #include <epiphany/ephy-link.h> #include <epiphany/ephy-loader.h> |