diff --git a/ui/jquery.ui.button.js b/ui/jquery.ui.button.js index 5e52fb4cb81..912e4527341 100644 --- a/ui/jquery.ui.button.js +++ b/ui/jquery.ui.button.js @@ -317,7 +317,6 @@ $.widget( "ui.button", { $.widget( "ui.buttonset", { _create: function() { this.element.addClass( "ui-buttonset" ); - this._init(); }, _init: function() {