Removes misleading comment.
authorjaubourg <j@ubourg.net>
Thu, 20 Jan 2011 17:50:47 +0000 (18:50 +0100)
committerjaubourg <j@ubourg.net>
Thu, 20 Jan 2011 17:50:47 +0000 (18:50 +0100)
src/ajax/xhr.js

index cd9838c..652480b 100644 (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 ];