From 9cf0f14166323e37d435348837992f3b820f54ba Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Tue, 27 Jul 2004 11:04:52 +0000 Subject: Remove load_proxy_autoconf() vfunc. 2004-07-27 Christian Persch * embed/ephy-embed-single.h: Remove load_proxy_autoconf() vfunc. * embed/mozilla/mozilla-notifiers.cpp: Only include gnome-i18n.h here. Thanks to Crispin for noticing those buglets. --- embed/ephy-embed-single.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'embed/ephy-embed-single.h') diff --git a/embed/ephy-embed-single.h b/embed/ephy-embed-single.h index 68ea108fe..e0cbee8c1 100644 --- a/embed/ephy-embed-single.h +++ b/embed/ephy-embed-single.h @@ -59,8 +59,6 @@ struct _EphyEmbedSingleIface void (* set_offline_mode) (EphyEmbedSingle *shell, gboolean offline); gboolean (* get_offline_mode) (EphyEmbedSingle *single); - void (* load_proxy_autoconf) (EphyEmbedSingle *shell, - const char* url); GList * (* get_font_list) (EphyEmbedSingle *shell, const char *langGroup); }; -- cgit v1.2.3