aboutsummaryrefslogtreecommitdiffstats
path: root/src/ajax/xhr.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/ajax/xhr.js')
-rw-r--r--src/ajax/xhr.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ajax/xhr.js b/src/ajax/xhr.js
index a024bb236..528a5c748 100644
--- a/src/ajax/xhr.js
+++ b/src/ajax/xhr.js
@@ -15,7 +15,6 @@ var xhrSuccessStatus = {
jQuery.ajaxTransport( function( options ) {
var callback;
- // Cross domain only allowed if supported through XMLHttpRequest
return {
send: function( headers, complete ) {
var i,