fix bsmedberg bustage - removepage is no longer an imethod

git-svn-id: svn://10.0.0.236/trunk@152648 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ben%bengoodger.com 2004-02-11 05:17:17 +00:00
parent 7ace3321e6
commit 82fa4db353

View File

@ -1067,7 +1067,7 @@ nsGlobalHistory::SetPageTitle(nsIURI *aURI, const nsAString& aTitle)
}
NS_IMETHODIMP
nsresult
nsGlobalHistory::RemovePage(const char *aURL)
{
mdb_err err;