From: Jörn Zaefferer Date: Sat, 20 Mar 2010 14:31:23 +0000 (+0000) Subject: global introduced by jQuery 1.3.x is gone, don't need the noglobals fix anymore X-Git-Tag: 1.8.1~31 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=234c6cbfea0fe03d7717c27dd1f703caa1647e2f;p=jquery-ui.git global introduced by jQuery 1.3.x is gone, don't need the noglobals fix anymore --- diff --git a/tests/unit/testsuite.js b/tests/unit/testsuite.js index 81390d59b..67b980d18 100644 --- a/tests/unit/testsuite.js +++ b/tests/unit/testsuite.js @@ -1,6 +1,3 @@ -// FIXME remove this once updated to jQuery core 1.3.3 -var hasDuplicate = false; - function testWidgetDefaults(widget, defaults) { var pluginDefaults = $.extend({}, $.ui[widget].prototype.options