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:
@@ -1760,7 +1760,7 @@ private:
|
||||
PluginModuleParent* mPmp;
|
||||
};
|
||||
|
||||
NS_IMPL_ISUPPORTS2(PluginProfilerObserver, nsIObserver, nsISupportsWeakReference)
|
||||
NS_IMPL_ISUPPORTS(PluginProfilerObserver, nsIObserver, nsISupportsWeakReference)
|
||||
|
||||
NS_IMETHODIMP
|
||||
PluginProfilerObserver::Observe(nsISupports *aSubject,
|
||||
|
||||
Reference in New Issue
Block a user