diff --git a/ui/ui.progressbar.js b/ui/ui.progressbar.js index 9d9c64cb2..eeb30dd7e 100644 --- a/ui/ui.progressbar.js +++ b/ui/ui.progressbar.js @@ -176,7 +176,6 @@ $.widget("ui.progressbar", { ui: function(e) { return { - instance: this, identifier: this.identifier, options: this.options, element: this.bar,