diff options
Diffstat (limited to 'embed/ephy-embed-single.h')
-rw-r--r-- | embed/ephy-embed-single.h | 4 |
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, |