git.asbjorn.biz
/
jquery.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b535eb
)
jquery fx: removing a needless comment after the last commit.
author
Ariel Flesler
<aflesler@gmail.com>
Fri, 16 May 2008 20:00:16 +0000
(20:00 +0000)
committer
Ariel Flesler
<aflesler@gmail.com>
Fri, 16 May 2008 20:00:16 +0000
(20:00 +0000)
src/fx.js
patch
|
blob
|
history
diff --git
a/src/fx.js
b/src/fx.js
index
116711f
..
ee8ab81
100644
(file)
--- a/
src/fx.js
+++ b/
src/fx.js
@@
-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 );