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
2003-01-08 19:51:43 +00:00
parent 72b7ef89fc
commit f214c6bf25
60 changed files with 1 additions and 92 deletions

View File

@@ -111,7 +111,6 @@
nsHTMLURIRefObject::nsHTMLURIRefObject()
{
NS_INIT_ISUPPORTS();
mCurAttrIndex = mAttributeCnt = 0;
}