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/mozilla/mozilla-notifiers.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'embed/mozilla') diff --git a/embed/mozilla/mozilla-notifiers.cpp b/embed/mozilla/mozilla-notifiers.cpp index 4c0c38293..474edc063 100644 --- a/embed/mozilla/mozilla-notifiers.cpp +++ b/embed/mozilla/mozilla-notifiers.cpp @@ -38,7 +38,6 @@ #include #include #include -#include #include #include #include @@ -47,6 +46,7 @@ #include #include #include +/* we don't use glib/gi18n.h here because we need gnome_i18n_get_language_list() */ #include #ifdef ALLOW_PRIVATE_API -- cgit v1.2.3