Remove crossDomain:null comment, it's not needed since undefined==null below.
This commit is contained in:
parent
adbe5e95f3
commit
6c28a394c2
1 changed files with 0 additions and 1 deletions
|
@ -319,7 +319,6 @@ jQuery.extend({
|
||||||
cache: null,
|
cache: null,
|
||||||
traditional: false,
|
traditional: false,
|
||||||
headers: {},
|
headers: {},
|
||||||
crossDomain: null,
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
accepts: {
|
accepts: {
|
||||||
|
|
Loading…
Add table
Reference in a new issue