aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-single.h
diff options
context:
space:
mode:
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 ab789f2a2..c8ba770d4 100644
--- a/embed/ephy-embed-single.h
+++ b/embed/ephy-embed-single.h
@@ -63,10 +63,6 @@ struct _EphyEmbedSingleClass
EphyEmbed * (* new_window) (EphyEmbedSingle *single,
EphyEmbed *parent_embed,
EphyWebViewChrome chromemask);
-
- gboolean (* handle_content) (EphyEmbedSingle *shell,
- char *mime_type,
- char *uri);
};
GType ephy_embed_single_get_type (void);