X-Git-Url: http://git.asbjorn.biz/?p=jquery.git;a=blobdiff_plain;f=src%2Fajax%2Fxhr.js;h=652480ba5a1523fda680bf9c641bbf202a707ee7;hp=cd9838c3b538de4e066fc56293fa9cd17bf0dc58;hb=8ad2b31ff65ee07be02fb8976ea3b0f4105518b5;hpb=ea5ce8c2a916ad44af21411d6e2b21ab9f6863f0 diff --git a/src/ajax/xhr.js b/src/ajax/xhr.js index cd9838c..652480b 100644 --- a/src/ajax/xhr.js +++ b/src/ajax/xhr.js @@ -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 ];