This commit is contained in:
dougt@netscape.com
2006-05-17 02:37:36 +00:00
parent 9f7a9709a3
commit 55bc027bca
7 changed files with 7 additions and 6 deletions

View File

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