From b0797c8f3de7e0be7c616dc61f8f6323c9f98a98 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Thu, 22 Jul 2004 18:15:22 +0000 Subject: No need to make proxy PAC configuration public, we only use it in a pref 2004-07-22 Christian Persch * embed/ephy-embed-single.c: * embed/ephy-embed-single.h: * embed/mozilla/mozilla-embed-single.cpp: * embed/mozilla/mozilla-notifiers.cpp: No need to make proxy PAC configuration public, we only use it in a pref notifier. --- embed/ephy-embed-single.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'embed/ephy-embed-single.h') 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 -- cgit v1.2.3