aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/nsUnicharUtils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'embed/mozilla/nsUnicharUtils.cpp')
-rw-r--r--embed/mozilla/nsUnicharUtils.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/mozilla/nsUnicharUtils.cpp b/embed/mozilla/nsUnicharUtils.cpp
index d70619303..ce469250a 100644
--- a/embed/mozilla/nsUnicharUtils.cpp
+++ b/embed/mozilla/nsUnicharUtils.cpp
@@ -53,7 +53,7 @@ static nsICaseConversion *gCaseConv = nsnull;
class nsShutdownObserver : public nsIObserver
{
public:
- nsShutdownObserver() { NS_INIT_ISUPPORTS(); }
+ nsShutdownObserver() { }
virtual ~nsShutdownObserver() {}
NS_DECL_ISUPPORTS