mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 10:33:33 +00:00
fix to make the comment not lie
This commit is contained in:
parent
84c0a0901a
commit
d4388bb67f
@ -543,8 +543,7 @@ nsresult NS_COM NS_InitXPCOM(nsIServiceManager* *result,
|
||||
// Ignore return value. It is ok if this fails.
|
||||
nsComponentManagerImpl::gComponentManager->PlatformPrePopulateRegistry();
|
||||
|
||||
// Pay the cost at startup time of starting this singleton which
|
||||
// reads in all the .xpt files.
|
||||
// Pay the cost at startup time of starting this singleton.
|
||||
nsIInterfaceInfoManager* iim = XPTI_GetInterfaceInfoManager();
|
||||
NS_IF_RELEASE(iim);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user