aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-11-16 21:36:54 +0800
committerChristian Persch <chpe@src.gnome.org>2004-11-16 21:36:54 +0800
commit1d8df1dcd8dd809ab8d9936e9a682e0c8e62faee (patch)
treee2a224525d8fa1e0191a1c98a34160f1d422d39a /embed/mozilla
parent1e7b267e2f2b459991ec797423146974936f54f7 (diff)
downloadgsoc2013-epiphany-1d8df1dcd8dd809ab8d9936e9a682e0c8e62faee.tar
gsoc2013-epiphany-1d8df1dcd8dd809ab8d9936e9a682e0c8e62faee.tar.gz
gsoc2013-epiphany-1d8df1dcd8dd809ab8d9936e9a682e0c8e62faee.tar.bz2
gsoc2013-epiphany-1d8df1dcd8dd809ab8d9936e9a682e0c8e62faee.tar.lz
gsoc2013-epiphany-1d8df1dcd8dd809ab8d9936e9a682e0c8e62faee.tar.xz
gsoc2013-epiphany-1d8df1dcd8dd809ab8d9936e9a682e0c8e62faee.tar.zst
gsoc2013-epiphany-1d8df1dcd8dd809ab8d9936e9a682e0c8e62faee.zip
No need to include nsEmbedString.h.
2004-11-16 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-notifiers.cpp: No need to include nsEmbedString.h.
Diffstat (limited to 'embed/mozilla')
-rw-r--r--embed/mozilla/mozilla-notifiers.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/embed/mozilla/mozilla-notifiers.cpp b/embed/mozilla/mozilla-notifiers.cpp
index f706f32ba..063973b6d 100644
--- a/embed/mozilla/mozilla-notifiers.cpp
+++ b/embed/mozilla/mozilla-notifiers.cpp
@@ -39,9 +39,6 @@
#include <string.h>
#include <stdlib.h>
-#define MOZILLA_STRICT_API
-#include <nsEmbedString.h>
-#undef MOZILLA_STRICT_API
#include <nsCOMPtr.h>
#include <nsIServiceManager.h>
#include <nsIPrefService.h>