Skip to content

Commit 3b81847

Browse files
committed
jquery fx: removing a needless comment after the last commit.
1 parent 6b535eb commit 3b81847

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/fx.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,6 @@ jQuery.fx.prototype = {
378378
jQuery.attr(this.elem.style, p, this.options.orig[p]);
379379
}
380380

381-
// If a callback was provided, execute it
382381
if ( done )
383382
// Execute the complete function
384383
this.options.complete.call( this.elem );

0 commit comments

Comments
 (0)