mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Port trunk fix.
This commit is contained in:
parent
4324dc6f77
commit
cb9dacf42f
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user