Bug 412320 - Try code-generation for QI impls, r=roc+luser
git-svn-id: svn://10.0.0.236/trunk@243992 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -87,9 +87,6 @@ static PRLogModuleInfo *nsNativeModuleLoaderLog =
|
||||
|
||||
#define LOG(level, args) PR_LOG(nsNativeModuleLoaderLog, level, args)
|
||||
|
||||
NS_IMPL_QUERY_INTERFACE1(nsNativeModuleLoader,
|
||||
nsIModuleLoader)
|
||||
|
||||
NS_IMPL_ADDREF_USING_AGGREGATOR(nsNativeModuleLoader,
|
||||
nsComponentManagerImpl::gComponentManager)
|
||||
NS_IMPL_RELEASE_USING_AGGREGATOR(nsNativeModuleLoader,
|
||||
|
||||
Reference in New Issue
Block a user