From 926a7a4b81ec9c04ea791cb80ad645f32d65c3da Mon Sep 17 00:00:00 2001 From: brettp Date: Sun, 20 Feb 2011 02:41:02 +0000 Subject: Removing more debug code. git-svn-id: http://code.elgg.org/elgg/trunk@8355 36083f99-b078-4883-b0ff-0f9b5a30f544 --- js/lib/ui.js | 1 - 1 file changed, 1 deletion(-) (limited to 'js/lib') diff --git a/js/lib/ui.js b/js/lib/ui.js index 188b22038..8b0d89f60 100644 --- a/js/lib/ui.js +++ b/js/lib/ui.js @@ -134,7 +134,6 @@ elgg.ui.initHoverMenu = function(parent) { .css("top", top) .css("left", left) .fadeIn('normal'); - hoverIt = $hovermenu; } // hide any other open hover menus -- cgit v1.2.3