Removes misleading comment.
This commit is contained in:
parent
ea5ce8c2a9
commit
8ad2b31ff6
1 changed files with 0 additions and 1 deletions
|
@ -128,7 +128,6 @@ if ( jQuery.support.ajax ) {
|
||||||
callback = 0;
|
callback = 0;
|
||||||
|
|
||||||
// Do not keep as active anymore
|
// Do not keep as active anymore
|
||||||
// and store back into pool
|
|
||||||
if (handle) {
|
if (handle) {
|
||||||
xhr.onreadystatechange = jQuery.noop;
|
xhr.onreadystatechange = jQuery.noop;
|
||||||
delete xhrs[ handle ];
|
delete xhrs[ handle ];
|
||||||
|
|
Loading…
Reference in a new issue