Removing Canonify based on bsmedberg%covad.net changes to nsIChromeRegistry. Fixing build bustage.

git-svn-id: svn://10.0.0.236/trunk@169618 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dougt%meer.net 2005-02-22 22:43:53 +00:00
parent 90e7e1f93a
commit 41758a24e5

View File

@ -51,12 +51,6 @@ nsSimpleChromeRegistry::~nsSimpleChromeRegistry()
{
}
NS_IMETHODIMP
nsSimpleChromeRegistry::Canonify(nsIURI *aChromeURL)
{
return NS_OK;
}
NS_IMETHODIMP
nsSimpleChromeRegistry::ConvertChromeURL(nsIURI *aChromeURL, nsIURI* *aResult)
{