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:
benjamin%smedbergs.us
2008-01-25 17:14:53 +00:00
parent 91b7ec3fa9
commit cc4193bab8
58 changed files with 2016 additions and 814 deletions

View File

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