From 087013342b6fea858be8820b127a2ec2a758a43e Mon Sep 17 00:00:00 2001 From: Christopher Leidigh Date: Wed, 5 Jun 2024 14:23:17 -0400 Subject: [PATCH] remove shutdown test --- src/chrome/content/mboximport/messengerOL.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/chrome/content/mboximport/messengerOL.js b/src/chrome/content/mboximport/messengerOL.js index 6071cef0..13617af6 100644 --- a/src/chrome/content/mboximport/messengerOL.js +++ b/src/chrome/content/mboximport/messengerOL.js @@ -231,7 +231,6 @@ function addTBbuttonMainFuncOrCtxMenu(addOnId, toolbarClass, mainButtFunc, buttC } function onUnload() { - window.onIetngShutdown(); window.removeHotKeysObserver(); window.ietng.OpenBackupDialog(); window.ietngAddon.notifyTools.removeAllListeners();