]> source.dussan.org Git - jquery.git/commitdiff
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 cd9838c3b538de4e066fc56293fa9cd17bf0dc58..652480ba5a1523fda680bf9c641bbf202a707ee7 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 ];