Make nsAtomService implement threadsafe isupports
git-svn-id: svn://10.0.0.236/trunk@68696 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
36070736e7
commit
6a07f89768
@ -23,7 +23,7 @@
|
||||
|
||||
#include "nsAtomService.h"
|
||||
|
||||
NS_IMPL_ISUPPORTS1(nsAtomService, nsIAtomService)
|
||||
NS_IMPL_THREADSAFE_ISUPPORTS1(nsAtomService, nsIAtomService)
|
||||
|
||||
nsAtomService::nsAtomService()
|
||||
{}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user