From 2894510c5edbc078f2ff178df53d6338d00c355d Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Sat, 28 Jun 2003 16:30:50 +0000 Subject: removed unused header, fixes compilation with mozilla head 2003-06-28 Christophe Fergeau * embed/mozilla/EphyWrapper.cpp: removed unused header, fixes compilation with mozilla head --- ChangeLog | 5 +++++ embed/mozilla/EphyWrapper.cpp | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index abf68c374..f84887a39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-06-28 Christophe Fergeau + + * embed/mozilla/EphyWrapper.cpp: removed unused header, + fixes compilation with mozilla head + 2003-06-28 Marco Pesenti Gritti * src/.cvsignore: diff --git a/embed/mozilla/EphyWrapper.cpp b/embed/mozilla/EphyWrapper.cpp index 367579902..a01072faf 100644 --- a/embed/mozilla/EphyWrapper.cpp +++ b/embed/mozilla/EphyWrapper.cpp @@ -41,7 +41,6 @@ #include "nsIMarkupDocumentViewer.h" #include "nsIComponentManager.h" #include "nsIScriptGlobalObject.h" -#include "nsIScriptContext.h" #include "nsIDOMWindowInternal.h" #include "nsIInterfaceRequestor.h" #include "nsIFocusController.h" -- cgit v1.2.3