Fixing bustage.

This commit is contained in:
jst@mozilla.org 2007-12-17 16:49:21 -08:00
parent b6b8ee7724
commit 72e01bc642

View File

@ -373,6 +373,7 @@ XPCCallContext::~XPCCallContext()
NS_ASSERTION(!se[i].mInUse, "Uh, string wrapper still in use!");
}
}
#endif
NS_IF_RELEASE(mXPC);
}