From 538bc5112059291a749d756d4a4d7f21a1f0e04b Mon Sep 17 00:00:00 2001 From: "kipp%netscape.com" Date: Fri, 8 Oct 1999 23:41:18 +0000 Subject: [PATCH] Fixed up hook to track library loads for refcnt logging --- xpcom/components/nsNativeComponentLoader.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xpcom/components/nsNativeComponentLoader.cpp b/xpcom/components/nsNativeComponentLoader.cpp index 864c8ae344c6..04bd915bd558 100644 --- a/xpcom/components/nsNativeComponentLoader.cpp +++ b/xpcom/components/nsNativeComponentLoader.cpp @@ -129,7 +129,7 @@ nsNativeComponentLoader::GetFactory(const nsIID & aCID, } } -#ifdef MOZ_TRACE_XPCOM_REFCNT +#ifdef NS_BUILD_REFCNT_LOGGING // Inform refcnt tracer of new library so that calls through the // new library can be traced. nsTraceRefcnt::LoadLibrarySymbols(dll->GetNativePath(),