diff options
Diffstat (limited to 'embed/ephy-embed.h')
-rw-r--r-- | embed/ephy-embed.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/ephy-embed.h b/embed/ephy-embed.h index 904355df1..54e44e1d6 100644 --- a/embed/ephy-embed.h +++ b/embed/ephy-embed.h @@ -63,8 +63,6 @@ void ephy_embed_remove_top_widget (EphyEmbed *embed, GtkWidget *widget); void ephy_embed_auto_download_url (EphyEmbed *embed, const char *url); -void _ephy_embed_set_statusbar_label (EphyEmbed *embed, - const char *label); G_END_DECLS #endif |