diff options
Diffstat (limited to 'ui/jquery.ui.button.js')
-rw-r--r-- | ui/jquery.ui.button.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ui/jquery.ui.button.js b/ui/jquery.ui.button.js index 659ecbf37..9a1a2f310 100644 --- a/ui/jquery.ui.button.js +++ b/ui/jquery.ui.button.js @@ -7,10 +7,6 @@ * http://jquery.org/license * * http://api.jqueryui.com/button/ - * - * Depends: - * jquery.ui.core.js - * jquery.ui.widget.js */ (function( factory ) { if ( typeof define === "function" && define.amd ) { |