Fix Javaconnect build bustage on Win32. r=tor, a=mkaply. Not part of default build.
Original committer: pedemont%us.ibm.com Original revision: 1.33 Original date: 2005/06/08 16:41:18 git-svn-id: svn://10.0.0.236/trunk@212605 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -186,7 +186,7 @@ nsJavaXPTCStub::ReleaseWeakRef()
|
||||
{
|
||||
// if this is a child
|
||||
if (mMaster)
|
||||
return mMaster->ReleaseWeakRef();
|
||||
mMaster->ReleaseWeakRef();
|
||||
|
||||
--mWeakRefCnt;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user