Remove crossDomain:null comment, it's not needed since undefined==null below.

This commit is contained in:
Dave Methvin 2011-03-30 21:59:38 -04:00
parent adbe5e95f3
commit 6c28a394c2

View file

@ -319,7 +319,6 @@ jQuery.extend({
cache: null, cache: null,
traditional: false, traditional: false,
headers: {}, headers: {},
crossDomain: null,
*/ */
accepts: { accepts: {