aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-single.h
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <descalante@igalia.com>2010-05-14 09:22:00 +0800
committerDiego Escalante Urrelo <descalante@igalia.com>2010-05-14 20:05:38 +0800
commit108762f002b78829918460889de3420d6fef175c (patch)
tree44738338a1dd4a69b57f512098f59a79d8ef51cf /embed/ephy-embed-single.h
parentabd94433fed0d0981ed3d3797f355d2ef5d1053c (diff)
downloadgsoc2013-epiphany-108762f002b78829918460889de3420d6fef175c.tar
gsoc2013-epiphany-108762f002b78829918460889de3420d6fef175c.tar.gz
gsoc2013-epiphany-108762f002b78829918460889de3420d6fef175c.tar.bz2
gsoc2013-epiphany-108762f002b78829918460889de3420d6fef175c.tar.lz
gsoc2013-epiphany-108762f002b78829918460889de3420d6fef175c.tar.xz
gsoc2013-epiphany-108762f002b78829918460889de3420d6fef175c.tar.zst
gsoc2013-epiphany-108762f002b78829918460889de3420d6fef175c.zip
ephy-embed-single: remove add_sidebar signal
We removed the sidebar extension for 2.30.
Diffstat (limited to 'embed/ephy-embed-single.h')
-rw-r--r--embed/ephy-embed-single.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/embed/ephy-embed-single.h b/embed/ephy-embed-single.h
index 321010503..00307e6a6 100644
--- a/embed/ephy-embed-single.h
+++ b/embed/ephy-embed-single.h
@@ -68,10 +68,6 @@ struct _EphyEmbedSingleClass
char *mime_type,
char *uri);
- gboolean (* add_sidebar) (EphyEmbedSingle *single,
- const char *url,
- const char *title);
-
gboolean (* add_search_engine) (EphyEmbedSingle *single,
const char *url,
const char *icon_url,