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 23:19:20 +00:00
parent 16733f70fa
commit 8c37890522
266 changed files with 12 additions and 408 deletions

View File

@@ -26,7 +26,6 @@
nsSSLSocketProvider::nsSSLSocketProvider()
{
NS_INIT_ISUPPORTS();
}
nsSSLSocketProvider::~nsSSLSocketProvider()