Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag

This commit is contained in:
dbaron@dbaron.org
2006-05-17 02:37:49 +00:00
parent e425e33ed2
commit 6f889f5d72
8 changed files with 0 additions and 11 deletions

View File

@@ -52,7 +52,6 @@ NS_IMPL_ISUPPORTS1(nsUnicodeDecodeHelper, nsIUnicodeDecodeHelper)
nsUnicodeDecodeHelper::nsUnicodeDecodeHelper()
{
NS_INIT_ISUPPORTS();
}
nsUnicodeDecodeHelper::~nsUnicodeDecodeHelper()