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:35:36 +00:00
parent 0fab91ab61
commit 72b7ef89fc
71 changed files with 1 additions and 95 deletions

View File

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