backed out
git-svn-id: svn://10.0.0.236/trunk@247154 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -136,7 +136,6 @@ NS_DECL_CLASSINFO(nsStringInputStream)
|
||||
#endif
|
||||
|
||||
#include "nsSystemInfo.h"
|
||||
#include "nsMemoryReporterManager.h"
|
||||
|
||||
#include <locale.h>
|
||||
|
||||
@@ -230,8 +229,6 @@ NS_GENERIC_FACTORY_CONSTRUCTOR(nsMacUtilsImpl)
|
||||
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR_INIT(nsSystemInfo, Init)
|
||||
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsMemoryReporterManager)
|
||||
|
||||
static NS_METHOD
|
||||
nsThreadManagerGetSingleton(nsISupports* outer,
|
||||
const nsIID& aIID,
|
||||
@@ -447,8 +444,6 @@ static const nsModuleComponentInfo components[] = {
|
||||
#endif
|
||||
|
||||
COMPONENT(SYSTEMINFO, nsSystemInfoConstructor),
|
||||
#define NS_MEMORY_REPORTER_MANAGER_CLASSNAME "Memory Reporter Manager"
|
||||
COMPONENT(MEMORY_REPORTER_MANAGER, nsMemoryReporterManagerConstructor),
|
||||
};
|
||||
|
||||
#undef COMPONENT
|
||||
|
||||
Reference in New Issue
Block a user