mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 13:57:32 +00:00
stray printf
This commit is contained in:
parent
481ec72cda
commit
be7d47d0c3
@ -2786,7 +2786,6 @@ NS_IMETHODIMP nsChromeRegistry::UninstallPackage(const nsACString& aPackageName,
|
||||
|
||||
// This overlay entry is for a package that is being uninstalled. Remove the
|
||||
// entry from the overlay list.
|
||||
printf("*** uninstall = %s; target = %s\n", uninstallHost.get(), targetHost.get());
|
||||
if (targetHost.Equals(uninstallHost))
|
||||
container->RemoveElement(element, PR_TRUE);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user