diff options
Diffstat (limited to 'embed/ephy-embed-single.h')
-rw-r--r-- | embed/ephy-embed-single.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/ephy-embed-single.h b/embed/ephy-embed-single.h index 2e313b6ef..fd1964d32 100644 --- a/embed/ephy-embed-single.h +++ b/embed/ephy-embed-single.h @@ -156,8 +156,6 @@ struct EphyEmbedSingleClass GType ephy_embed_single_get_type (void); -EphyEmbedSingle *ephy_embed_single_new (const char *type); - gresult ephy_embed_single_clear_cache (EphyEmbedSingle *shell); gresult ephy_embed_single_set_offline_mode (EphyEmbedSingle *shell, |