Skip to content

Commit

Permalink
Removed unnecessary comments.
Browse files Browse the repository at this point in the history
Signed-off-by: jaubourg <aubourg.julian@gmail.com>
  • Loading branch information
jaubourg committed Jan 13, 2010
1 parent 59c4025 commit ec547f6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/transports/xdr.js
@@ -1,4 +1,3 @@
// XDR
jQuery.ajax.bindTransport( function (s) {

// Only for cross domain when it is supported through XDomainRequest
Expand Down
1 change: 0 additions & 1 deletion src/transports/xhr.js
@@ -1,4 +1,3 @@
// XHR can be used for all data types
jQuery.ajax.bindTransport(function(s) {

// Cross domain only allowed if supported through XMLHttpRequest
Expand Down

0 comments on commit ec547f6

Please sign in to comment.