fix bsmedberg bustage - removepage is no longer an imethod

This commit is contained in:
ben%bengoodger.com 2004-02-11 05:17:17 +00:00
parent 92499cbd13
commit 305be21fa0

View File

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