Skip to content
Snippets Groups Projects
Verified Commit a2098747 authored by ma1's avatar ma1
Browse files

fixup! Bug 40926: Implemented the New Identity feature

Remove redundant "Closing tabs" logging.
parent 29c0222b
Branches
Tags
No related merge requests found
......@@ -158,7 +158,6 @@ XPCOMUtils.defineLazyGetter(this, "NewIdentityButton", () => {
}
closeTabs() {
logger.info("Closing tabs");
if (
!Services.prefs.getBoolPref("browser.new_identity.close_newnym", true)
) {
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment