diff options
Remove unused stuff and clean old references to Mozilla.
Diffstat (limited to 'embed/ephy-embed-single.h')
-rw-r--r-- | embed/ephy-embed-single.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/embed/ephy-embed-single.h b/embed/ephy-embed-single.h index c933cea01..ad7a1d93d 100644 --- a/embed/ephy-embed-single.h +++ b/embed/ephy-embed-single.h @@ -91,9 +91,6 @@ void ephy_embed_single_set_network_status (EphyEmbedSingle *single, gboolean ephy_embed_single_get_network_status (EphyEmbedSingle *single); -GList * ephy_embed_single_get_font_list (EphyEmbedSingle *single, - const char *lang_group); - G_END_DECLS #endif |