fix the threadsafe assertion.

git-svn-id: svn://10.0.0.236/trunk@67117 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%netscape.com
2000-04-25 14:56:59 +00:00
parent c3b7bad14d
commit 8594a4b43c

View File

@@ -476,7 +476,7 @@ nsDirectoryService::~nsDirectoryService()
}
NS_IMPL_ISUPPORTS3(nsDirectoryService, nsIProperties, nsIDirectoryService, nsIDirectoryServiceProvider)
NS_IMPL_THREADSAFE_ISUPPORTS3(nsDirectoryService, nsIProperties, nsIDirectoryService, nsIDirectoryServiceProvider)
NS_IMETHODIMP