diff options
author | Xan Lopez <xan@src.gnome.org> | 2008-06-28 21:58:59 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2008-06-28 21:58:59 +0800 |
commit | 92a7cf00b53402be364d8cf3d51f7ec8487d7065 (patch) | |
tree | 2c585772935eb7b1be1b746d4f15a9cc34df3290 /src/ephy-find-toolbar.c | |
parent | bc9b9dc4e72be532630f2c484c0684bf30f96d2d (diff) | |
download | gsoc2013-epiphany-92a7cf00b53402be364d8cf3d51f7ec8487d7065.tar.gz gsoc2013-epiphany-92a7cf00b53402be364d8cf3d51f7ec8487d7065.tar.zst gsoc2013-epiphany-92a7cf00b53402be364d8cf3d51f7ec8487d7065.zip |
embed: remove ephy-embed-find and the webkit implementation.
svn path=/trunk/; revision=8292
Diffstat (limited to 'src/ephy-find-toolbar.c')
-rw-r--r-- | src/ephy-find-toolbar.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ephy-find-toolbar.c b/src/ephy-find-toolbar.c index 1c7965b0f..c40011be7 100644 --- a/src/ephy-find-toolbar.c +++ b/src/ephy-find-toolbar.c @@ -23,7 +23,6 @@ #include "config.h" #include "ephy-find-toolbar.h" -#include "ephy-embed-factory.h" #include "ephy-debug.h" #include <webkit/webkit.h> |