From: Scott González Date: Wed, 7 Jul 2010 13:51:42 +0000 (-0400) Subject: Whitespace X-Git-Tag: 1.8.3~63 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=3c18cf3b97d4bbfccc633cdf801de1099560fe91;p=jquery-ui.git Whitespace --- diff --git a/ui/jquery.ui.core.js b/ui/jquery.ui.core.js index 9b32e8d1e..bed4f98cf 100644 --- a/ui/jquery.ui.core.js +++ b/ui/jquery.ui.core.js @@ -7,7 +7,6 @@ * * http://docs.jquery.com/UI */ - (function($) { // prevent duplicate loading diff --git a/ui/jquery.ui.datepicker.js b/ui/jquery.ui.datepicker.js index 255fcc904..7cc0bf125 100644 --- a/ui/jquery.ui.datepicker.js +++ b/ui/jquery.ui.datepicker.js @@ -10,7 +10,6 @@ * Depends: * jquery.ui.core.js */ - (function($) { // hide the namespace $.extend($.ui, { datepicker: { version: "@VERSION" } }); diff --git a/ui/jquery.ui.selectable.js b/ui/jquery.ui.selectable.js index 04c27e353..7bb576fd4 100644 --- a/ui/jquery.ui.selectable.js +++ b/ui/jquery.ui.selectable.js @@ -1,4 +1,3 @@ - /* * jQuery UI Selectable @VERSION *