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

git-svn-id: svn://10.0.0.236/trunk@136002 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%dbaron.org
2003-01-08 20:32:55 +00:00
parent 21cc6d3d64
commit f5b5bace95
252 changed files with 23 additions and 449 deletions

View File

@@ -121,7 +121,6 @@ mozXMLTermShell::mozXMLTermShell() :
mContentAreaDocShell(nsnull),
mXMLTerminal(nsnull)
{
NS_INIT_ISUPPORTS();
}
mozXMLTermShell::~mozXMLTermShell()