aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2008-03-10 02:09:37 +0800
committerChristian Persch <chpe@src.gnome.org>2008-03-10 02:09:37 +0800
commitec50804c05cafe61fc2c94936b0670bc60b1979e (patch)
tree60982e2b3e2668b94743ee0f5857f759221073d0 /embed/mozilla
parentcf154593ba153f98e8aea1c34c2e8a83e57b4b4b (diff)
downloadgsoc2013-epiphany-ec50804c05cafe61fc2c94936b0670bc60b1979e.tar
gsoc2013-epiphany-ec50804c05cafe61fc2c94936b0670bc60b1979e.tar.gz
gsoc2013-epiphany-ec50804c05cafe61fc2c94936b0670bc60b1979e.tar.bz2
gsoc2013-epiphany-ec50804c05cafe61fc2c94936b0670bc60b1979e.tar.lz
gsoc2013-epiphany-ec50804c05cafe61fc2c94936b0670bc60b1979e.tar.xz
gsoc2013-epiphany-ec50804c05cafe61fc2c94936b0670bc60b1979e.tar.zst
gsoc2013-epiphany-ec50804c05cafe61fc2c94936b0670bc60b1979e.zip
Remove unused includes.
svn path=/branches/gnome-2-22/; revision=8073
Diffstat (limited to 'embed/mozilla')
-rw-r--r--embed/mozilla/AutoModalDialog.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/embed/mozilla/AutoModalDialog.cpp b/embed/mozilla/AutoModalDialog.cpp
index 48df678fa..034730850 100644
--- a/embed/mozilla/AutoModalDialog.cpp
+++ b/embed/mozilla/AutoModalDialog.cpp
@@ -35,7 +35,6 @@
#include <nsIDOMDocument.h>
#include <nsIDOMEvent.h>
#include <nsIDOMEventTarget.h>
-#include <nsIJSContextStack.h>
#include <nsIPrivateDOMEvent.h>
#include <nsPIDOMWindow.h>
#include <nsServiceManagerUtils.h>