aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-single.h
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2013-03-21 20:31:03 +0800
committerXan Lopez <xan@igalia.com>2013-03-21 20:31:03 +0800
commit6f0c6b15e006dc4ad85b2ea5e3b688164d335de1 (patch)
treee72e9e0de474cb89f3445bc1c1a24a3d490b66fa /embed/ephy-embed-single.h
parent67eff917589e8b6e7add001e7b3e910e3ea25cce (diff)
downloadgsoc2013-epiphany-6f0c6b15e006dc4ad85b2ea5e3b688164d335de1.tar
gsoc2013-epiphany-6f0c6b15e006dc4ad85b2ea5e3b688164d335de1.tar.gz
gsoc2013-epiphany-6f0c6b15e006dc4ad85b2ea5e3b688164d335de1.tar.bz2
gsoc2013-epiphany-6f0c6b15e006dc4ad85b2ea5e3b688164d335de1.tar.lz
gsoc2013-epiphany-6f0c6b15e006dc4ad85b2ea5e3b688164d335de1.tar.xz
gsoc2013-epiphany-6f0c6b15e006dc4ad85b2ea5e3b688164d335de1.tar.zst
gsoc2013-epiphany-6f0c6b15e006dc4ad85b2ea5e3b688164d335de1.zip
Move the clear cache method to EphyEmbedShell
EphyEmbedSingle is almost dead!
Diffstat (limited to 'embed/ephy-embed-single.h')
-rw-r--r--embed/ephy-embed-single.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/ephy-embed-single.h b/embed/ephy-embed-single.h
index 1e2b032de..517a0b09b 100644
--- a/embed/ephy-embed-single.h
+++ b/embed/ephy-embed-single.h
@@ -53,8 +53,6 @@ GType ephy_embed_single_get_type (void);
gboolean ephy_embed_single_initialize (EphyEmbedSingle *single);
-void ephy_embed_single_clear_cache (EphyEmbedSingle *single);
-
G_END_DECLS
#endif