aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-single.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-embed-single.h')
-rw-r--r--embed/ephy-embed-single.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/embed/ephy-embed-single.h b/embed/ephy-embed-single.h
index b7b66d13b..68ea108fe 100644
--- a/embed/ephy-embed-single.h
+++ b/embed/ephy-embed-single.h
@@ -81,10 +81,7 @@ void ephy_embed_single_set_offline_mode (EphyEmbedSingle *single,
gboolean ephy_embed_single_get_offline_mode (EphyEmbedSingle *single);
-void ephy_embed_single_load_proxy_autoconf (EphyEmbedSingle *single,
- const char* url);
-
-GList *ephy_embed_single_get_font_list (EphyEmbedSingle *single,
+GList *ephy_embed_single_get_font_list (EphyEmbedSingle *single,
const char *lang_group);
G_END_DECLS