Skip to content

Commit

Permalink
remove shutdown test
Browse files Browse the repository at this point in the history
  • Loading branch information
cleidigh committed Jun 5, 2024
1 parent 62649d3 commit 0870133
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/chrome/content/mboximport/messengerOL.js
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@ function addTBbuttonMainFuncOrCtxMenu(addOnId, toolbarClass, mainButtFunc, buttC
}

function onUnload() {
window.onIetngShutdown();
window.removeHotKeysObserver();
window.ietng.OpenBackupDialog();
window.ietngAddon.notifyTools.removeAllListeners();
Expand Down

0 comments on commit 0870133

Please sign in to comment.