Fixed a comment that was out of date
git-svn-id: svn://10.0.0.236/trunk@50278 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -213,7 +213,7 @@ SampleFactoryImpl::CreateInstance(nsISupports *aOuter,
|
||||
* sets the pointer to null. This macro should be
|
||||
* used instead of a direct |inst->Release()| call since
|
||||
* the macro records tracing information if
|
||||
* MOZ_TRACE_XPCOM_REFCNT is defined.
|
||||
* NS_BUILD_REFCNT_LOGGING is defined.
|
||||
*/
|
||||
NS_IF_RELEASE(inst);
|
||||
return rv;
|
||||
|
||||
Reference in New Issue
Block a user