Skip to content
Permalink
Browse files
Removes misleading comment.
  • Loading branch information
jaubourg committed Jan 20, 2011
1 parent ea5ce8c commit 8ad2b31
Showing 1 changed file with 0 additions and 1 deletion.
@@ -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 ];

0 comments on commit 8ad2b31

Please sign in to comment.