diff options
author | Xan Lopez <xan@gnome.org> | 2009-08-12 19:44:25 +0800 |
---|---|---|
committer | Xan Lopez <xan@gnome.org> | 2009-08-12 19:47:16 +0800 |
commit | 1740e21a2843de978264b6208bce3718ad1c7a1a (patch) | |
tree | 4b3aa28fd2de6dd61bfa13f047e48c9c8ab879a5 /embed/ephy-embed-single.h | |
parent | cad7e6662ea287c565aa1c5d77c91d26a9ce3fd2 (diff) | |
download | gsoc2013-epiphany-1740e21a2843de978264b6208bce3718ad1c7a1a.tar.gz gsoc2013-epiphany-1740e21a2843de978264b6208bce3718ad1c7a1a.tar.zst gsoc2013-epiphany-1740e21a2843de978264b6208bce3718ad1c7a1a.zip |
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 |