Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
This commit is contained in:
@@ -62,7 +62,6 @@ nsCommandParams::nsCommandParams()
|
||||
: mCurEntry(0)
|
||||
, mNumEntries(eNumEntriesUnknown)
|
||||
{
|
||||
NS_INIT_ISUPPORTS();
|
||||
// init the hash table later
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user