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@135993 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%dbaron.org
2003-01-08 19:35:36 +00:00
parent 341a50559d
commit 0653a5fa91
80 changed files with 1 additions and 105 deletions

View File

@@ -188,7 +188,6 @@ nsWebShell::nsWebShell() : nsDocShell()
printf("WEBSHELL+ = %ld\n", gNumberOfWebShells);
#endif
NS_INIT_ISUPPORTS();
mThread = nsnull;
InitFrameData();
mItemType = typeContent;