Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
This commit is contained in:
@@ -726,7 +726,7 @@ private:
|
||||
#undef REPORT
|
||||
};
|
||||
|
||||
NS_IMPL_ISUPPORTS1(SystemReporter, nsIMemoryReporter)
|
||||
NS_IMPL_ISUPPORTS(SystemReporter, nsIMemoryReporter)
|
||||
|
||||
// Keep this in sync with SystemReporter::ProcessSizeKind!
|
||||
const char* SystemReporter::kindPathSuffixes[] = {
|
||||
|
||||
Reference in New Issue
Block a user