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 20:32:55 +00:00
parent d979996bf7
commit f4be930d3b
172 changed files with 9 additions and 268 deletions

View File

@@ -93,7 +93,6 @@ private:
NS_IMPL_ISUPPORTS2(nsPromptService, nsIPromptService, nsPIPromptService)
nsPromptService::nsPromptService() {
NS_INIT_ISUPPORTS();
}
nsPromptService::~nsPromptService() {