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
Родитель b26298f7c2
Коммит 611be2e24b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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