mirror of
https://github.com/jquery/jquery.git
synced 2026-01-23 21:18:03 -05:00
Removes misleading comment.
This commit is contained in:
@@ -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 ];
|
||||
|
||||
Reference in New Issue
Block a user