Skip to content

Commit

Permalink
Removes misleading comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaubourg committed Jan 20, 2011
1 parent ea5ce8c commit 8ad2b31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ajax/xhr.js
Expand Up @@ -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 ];
Expand Down

0 comments on commit 8ad2b31

Please sign in to comment.