Comment this out until we figure out what to do about nsXPIDLString's shared empty buffer handle. b=112547
git-svn-id: svn://10.0.0.236/trunk@151679 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -48,8 +48,10 @@ nsSingleThreadVerifier::nsSingleThreadVerifier()
|
||||
|
||||
void nsSingleThreadVerifier::verifyThread() const
|
||||
{
|
||||
#if 0
|
||||
NS_ASSERTION(mThread == PR_GetCurrentThread(),
|
||||
"sharable string being used on multiple threads");
|
||||
#endif
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user