Port trunk fix.

git-svn-id: svn://10.0.0.236/trunk@134200 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
blakeross%telocity.com 2002-11-20 19:32:46 +00:00
parent db11c66151
commit 6415bd2a82

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)