jquery fx: removing a needless comment after the last commit.
This commit is contained in:
parent
6b535eb79f
commit
3b81847f35
1 changed files with 0 additions and 1 deletions
|
@ -378,7 +378,6 @@ jQuery.fx.prototype = {
|
|||
jQuery.attr(this.elem.style, p, this.options.orig[p]);
|
||||
}
|
||||
|
||||
// If a callback was provided, execute it
|
||||
if ( done )
|
||||
// Execute the complete function
|
||||
this.options.complete.call( this.elem );
|
||||
|
|
Loading…
Reference in a new issue