From f077672b83507d7ae5dedad6c7d82105e5d5d42f Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 4 Nov 2003 19:46:00 +0000 Subject: Remove unused ephy-prefs includes 2003-11-04 Marco Pesenti Gritti * embed/downloader-view.c: * embed/mozilla/ExternalProtocolService.cpp: * embed/mozilla/mozilla-embed-single.cpp: * lib/widgets/ephy-spinner.c: * src/bookmarks/ephy-bookmarks-editor.c: * src/language-editor.c: * src/session.c: Remove unused ephy-prefs includes --- ChangeLog | 12 ++++++++++++ embed/downloader-view.c | 1 - embed/mozilla/ExternalProtocolService.cpp | 1 - embed/mozilla/mozilla-embed-single.cpp | 1 - lib/widgets/ephy-spinner.c | 1 - src/bookmarks/ephy-bookmarks-editor.c | 1 - src/language-editor.c | 1 - src/session.c | 1 - 8 files changed, 12 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index b02308c96..3bb3f1801 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2003-11-04 Marco Pesenti Gritti + + * embed/downloader-view.c: + * embed/mozilla/ExternalProtocolService.cpp: + * embed/mozilla/mozilla-embed-single.cpp: + * lib/widgets/ephy-spinner.c: + * src/bookmarks/ephy-bookmarks-editor.c: + * src/language-editor.c: + * src/session.c: + + Remove unused ephy-prefs includes + 2003-11-04 Xan Lopez * data/epiphany.schemas.in: diff --git a/embed/downloader-view.c b/embed/downloader-view.c index d67577989..cd875eb34 100644 --- a/embed/downloader-view.c +++ b/embed/downloader-view.c @@ -24,7 +24,6 @@ #include "downloader-view.h" #include "ephy-gui.h" -#include "ephy-prefs.h" #include "ephy-ellipsizing-label.h" #include "ephy-file-helpers.h" #include "ephy-embed-shell.h" diff --git a/embed/mozilla/ExternalProtocolService.cpp b/embed/mozilla/ExternalProtocolService.cpp index e16ac0e63..244a2d67b 100644 --- a/embed/mozilla/ExternalProtocolService.cpp +++ b/embed/mozilla/ExternalProtocolService.cpp @@ -33,7 +33,6 @@ #include #include -#include "ephy-prefs.h" #include "eel-gconf-extensions.h" #include "ExternalProtocolService.h" diff --git a/embed/mozilla/mozilla-embed-single.cpp b/embed/mozilla/mozilla-embed-single.cpp index f39fc4feb..fe05a11f6 100644 --- a/embed/mozilla/mozilla-embed-single.cpp +++ b/embed/mozilla/mozilla-embed-single.cpp @@ -26,7 +26,6 @@ #include "ephy-debug.h" #include "gtkmozembed.h" #include "mozilla-embed-single.h" -#include "ephy-prefs.h" #include "ephy-file-helpers.h" #include "mozilla-notifiers.h" #include "ephy-langs.h" diff --git a/lib/widgets/ephy-spinner.c b/lib/widgets/ephy-spinner.c index 546fed1fd..c88d326d2 100644 --- a/lib/widgets/ephy-spinner.c +++ b/lib/widgets/ephy-spinner.c @@ -32,7 +32,6 @@ #include "ephy-spinner.h" #include "eel-gconf-extensions.h" -#include "ephy-prefs.h" #include "ephy-string.h" #include "ephy-file-helpers.h" diff --git a/src/bookmarks/ephy-bookmarks-editor.c b/src/bookmarks/ephy-bookmarks-editor.c index a7907667a..6a45eb7cb 100644 --- a/src/bookmarks/ephy-bookmarks-editor.c +++ b/src/bookmarks/ephy-bookmarks-editor.c @@ -46,7 +46,6 @@ #include "ephy-node-view.h" #include "ephy-window.h" #include "ephy-dnd.h" -#include "ephy-prefs.h" #include "ephy-shell.h" #include "ephy-file-helpers.h" #include "ephy-file-chooser.h" diff --git a/src/language-editor.c b/src/language-editor.c index 7325fb4c2..016ebd259 100644 --- a/src/language-editor.c +++ b/src/language-editor.c @@ -20,7 +20,6 @@ #include "language-editor.h" #include "ephy-gui.h" -#include "ephy-prefs.h" #include "eel-gconf-extensions.h" #include diff --git a/src/session.c b/src/session.c index 48cffe7c4..db894d54d 100644 --- a/src/session.c +++ b/src/session.c @@ -26,7 +26,6 @@ #include "ephy-shell.h" #include "ephy-tab.h" #include "ephy-window.h" -#include "ephy-prefs.h" #include "ephy-string.h" #include "ephy-file-helpers.h" #include "eel-gconf-extensions.h" -- cgit v1.2.3