From 028e4e3ffb17df612d1889a04499ce7a05f8adef Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Mon, 6 Apr 2009 15:57:39 -0600 Subject: [PATCH] Not needed --- imp/js/src/DimpCore.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/imp/js/src/DimpCore.js b/imp/js/src/DimpCore.js index 19aaf090e..cb1dac5f8 100644 --- a/imp/js/src/DimpCore.js +++ b/imp/js/src/DimpCore.js @@ -8,11 +8,8 @@ * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. */ -/* Trick some Horde js into thinking this is the parent Horde window. */ -var frames = { horde_main: true }, - /* DimpCore object. */ -DimpCore = { +var DimpCore = { // Vars used and defaulting to null/false: // DMenu, alertrequest, inAjaxCallback, is_init, is_logout, // onDoActionComplete -- 2.11.0