Port trunk fix.

This commit is contained in:
blakeross%telocity.com 2002-11-20 19:32:46 +00:00
parent 4324dc6f77
commit cb9dacf42f

View File

@ -2151,14 +2151,6 @@ nsGlobalHistory::ArcLabelsOut(nsIRDFResource* aSource,
}
}
NS_IMETHODIMP
nsGlobalHistory::GetAllCommands(nsIRDFResource* aSource,
nsIEnumerator/*<nsIRDFResource>*/** aCommands)
{
NS_NOTYETIMPLEMENTED("sorry");
return NS_ERROR_NOT_IMPLEMENTED;
}
NS_IMETHODIMP
nsGlobalHistory::GetAllCmds(nsIRDFResource* aSource,
nsISimpleEnumerator/*<nsIRDFResource>*/** aCommands)