Removes misleading comment.

This commit is contained in:
jaubourg 2011-01-20 18:50:47 +01:00
parent ea5ce8c2a9
commit 8ad2b31ff6

View File

@ -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 ];