diff --git a/mozilla/embedding/minimo/chromelite/nsSimpleChromeRegistry.cpp b/mozilla/embedding/minimo/chromelite/nsSimpleChromeRegistry.cpp index 984fcc92411..290293c63a8 100644 --- a/mozilla/embedding/minimo/chromelite/nsSimpleChromeRegistry.cpp +++ b/mozilla/embedding/minimo/chromelite/nsSimpleChromeRegistry.cpp @@ -51,12 +51,6 @@ nsSimpleChromeRegistry::~nsSimpleChromeRegistry() { } -NS_IMETHODIMP -nsSimpleChromeRegistry::Canonify(nsIURI *aChromeURL) -{ - return NS_OK; -} - NS_IMETHODIMP nsSimpleChromeRegistry::ConvertChromeURL(nsIURI *aChromeURL, nsIURI* *aResult) {