backed out

git-svn-id: svn://10.0.0.236/trunk@247154 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
vladimir%pobox.com
2008-03-06 00:54:15 +00:00
parent 798004a904
commit fae69337d5
6 changed files with 1 additions and 185 deletions

View File

@@ -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