mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Removes misleading comment.
This commit is contained in:
parent
ea5ce8c2a9
commit
8ad2b31ff6
@ -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 ];
|
||||
|
Loading…
Reference in New Issue
Block a user