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 e4d0e0e19..8ae5d92cb 100644 --- a/embed/ephy-embed-single.h +++ b/embed/ephy-embed-single.h @@ -101,8 +101,6 @@ gboolean ephy_embed_single_get_network_status (EphyEmbedSingle *single); GList *ephy_embed_single_get_font_list (EphyEmbedSingle *single, const char *lang_group); -const char *ephy_embed_single_get_backend_name (EphyEmbedSingle *single); - G_END_DECLS #endif |