aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@users.sourceforge.net>2003-06-29 00:30:50 +0800
committerChristophe Fergeau <cfergeau@src.gnome.org>2003-06-29 00:30:50 +0800
commit2894510c5edbc078f2ff178df53d6338d00c355d (patch)
tree5f0927387d1223c543f4de84d45890d49881dbff /embed
parent9e3a67f46a0c754c755744a8de00860189d25f4d (diff)
downloadgsoc2013-epiphany-2894510c5edbc078f2ff178df53d6338d00c355d.tar
gsoc2013-epiphany-2894510c5edbc078f2ff178df53d6338d00c355d.tar.gz
gsoc2013-epiphany-2894510c5edbc078f2ff178df53d6338d00c355d.tar.bz2
gsoc2013-epiphany-2894510c5edbc078f2ff178df53d6338d00c355d.tar.lz
gsoc2013-epiphany-2894510c5edbc078f2ff178df53d6338d00c355d.tar.xz
gsoc2013-epiphany-2894510c5edbc078f2ff178df53d6338d00c355d.tar.zst
gsoc2013-epiphany-2894510c5edbc078f2ff178df53d6338d00c355d.zip
removed unused header, fixes compilation with mozilla head
2003-06-28 Christophe Fergeau <teuf@users.sourceforge.net> * embed/mozilla/EphyWrapper.cpp: removed unused header, fixes compilation with mozilla head
Diffstat (limited to 'embed')
-rw-r--r--embed/mozilla/EphyWrapper.cpp1
1 files changed, 0 insertions, 1 deletions
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"