From 8909d722ff3fcdd28e414891cbd434a0fdb9bbdd Mon Sep 17 00:00:00 2001 From: "blakeross%telocity.com" Date: Mon, 30 Sep 2002 20:13:49 +0000 Subject: [PATCH] Fix some customize bugs. --- toolkit/content/customizeToolbar.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/toolkit/content/customizeToolbar.js b/toolkit/content/customizeToolbar.js index 2aad4ba7c4d1..86fbffa9b35f 100644 --- a/toolkit/content/customizeToolbar.js +++ b/toolkit/content/customizeToolbar.js @@ -82,9 +82,7 @@ function closeDialog() removeToolboxListeners(); unwrapToolbarItems(); persistCurrentSets(); - notifyParentComplete(); - window.close(); } function slideOpen()