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@136028 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%dbaron.org
2003-01-08 23:19:20 +00:00
parent da0a65f13f
commit 6ed727cbe8
266 changed files with 12 additions and 408 deletions

View File

@@ -52,7 +52,6 @@ TimerThread::TimerThread() :
mMinTimerPeriod(0),
mTimeoutAdjustment(0)
{
NS_INIT_ISUPPORTS();
}
TimerThread::~TimerThread()