Clean up crufty NS_IMETHODIMP's.
git-svn-id: svn://10.0.0.236/branches/RDF_19990617_BRANCH@36534 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -563,7 +563,8 @@ NS_IMETHODIMP nsWindowMediator::QueryInterface(REFNSIID iid, void **result)
|
||||
}
|
||||
|
||||
// RDF
|
||||
NS_IMETHODIMP nsWindowMediator::Init()
|
||||
nsresult
|
||||
nsWindowMediator::Init()
|
||||
{
|
||||
nsresult rv;
|
||||
|
||||
|
||||
@@ -623,7 +623,7 @@ RelatedLinksHandlerImpl::~RelatedLinksHandlerImpl()
|
||||
}
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsresult
|
||||
RelatedLinksHandlerImpl::Init()
|
||||
{
|
||||
nsresult rv;
|
||||
|
||||
Reference in New Issue
Block a user