summaryrefslogtreecommitdiff
path: root/embed
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-02-05 19:12:33 +0000
committerChristian Persch <chpe@src.gnome.org>2006-02-05 19:12:33 +0000
commite617bbf1955e5b4214c8eacc4fbc722bead3c1ec (patch)
tree0c9c7187036d325a43df6f02e2aac89e3e91967d /embed
parent0198713237f5b9b9e8b3d6ef8c2841a6e8de74da (diff)
downloadepiphany-e617bbf1955e5b4214c8eacc4fbc722bead3c1ec.tar.gz
=== Release 1.8.4.1 ===Release1841
2006-02-05 Christian Persch <chpe@cvs.gnome.org> === Release 1.8.4.1 === * NEWS: * configure.ac: Update for 1.8.4.1. * embed/mozilla/AutoJSContextStack.cpp: Fix compilation with firefox 1.5/gecko 1.8 backend. Bug #330040, patch by Diffie.
Diffstat (limited to 'embed')
-rw-r--r--embed/mozilla/AutoJSContextStack.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/embed/mozilla/AutoJSContextStack.cpp b/embed/mozilla/AutoJSContextStack.cpp
index 77bbb81eb..0098f19eb 100644
--- a/embed/mozilla/AutoJSContextStack.cpp
+++ b/embed/mozilla/AutoJSContextStack.cpp
@@ -24,7 +24,6 @@
#include "AutoJSContextStack.h"
#include <nsIServiceManager.h>
-#include <nsIServiceManagerUtils.h>
AutoJSContextStack::~AutoJSContextStack()
{