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:
ea5ce8c
)
Removes misleading comment.
author
jaubourg
<j@ubourg.net>
Thu, 20 Jan 2011 17:50:47 +0000
(18:50 +0100)
committer
jaubourg
<j@ubourg.net>
Thu, 20 Jan 2011 17:50:47 +0000
(18:50 +0100)
src/ajax/xhr.js
patch
|
blob
|
history
diff --git
a/src/ajax/xhr.js
b/src/ajax/xhr.js
index
cd9838c
..
652480b
100644
(file)
--- a/
src/ajax/xhr.js
+++ b/
src/ajax/xhr.js
@@
-128,7
+128,6
@@
if ( jQuery.support.ajax ) {
callback = 0;
// Do not keep as active anymore
- // and store back into pool
if (handle) {
xhr.onreadystatechange = jQuery.noop;
delete xhrs[ handle ];