Skip to content
Permalink
Browse files
jquery fx: removing a needless comment after the last commit.
  • Loading branch information
flesler committed May 16, 2008
1 parent 6b535eb commit 3b81847
Showing 1 changed file with 0 additions and 1 deletion.
@@ -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 );

0 comments on commit 3b81847

Please sign in to comment.