aboutsummaryrefslogtreecommitdiffstats
path: root/src/ajax/ajax.js
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2007-04-25 21:22:04 +0000
committerJörn Zaefferer <joern.zaefferer@gmail.com>2007-04-25 21:22:04 +0000
commit33ee5c317d0f1aa64d8d8e567425dd8fe2789cd0 (patch)
tree61c7944118257bc270c3f015558d34c7a39555fe /src/ajax/ajax.js
parent0539495e865aa81f4124c2557c4f9514eeeaee3f (diff)
downloadjquery-33ee5c317d0f1aa64d8d8e567425dd8fe2789cd0.tar.gz
jquery-33ee5c317d0f1aa64d8d8e567425dd8fe2789cd0.zip
Minor cleanup
Diffstat (limited to 'src/ajax/ajax.js')
-rw-r--r--src/ajax/ajax.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ajax/ajax.js b/src/ajax/ajax.js
index e65a0f776..102c7f900 100644
--- a/src/ajax/ajax.js
+++ b/src/ajax/ajax.js
@@ -408,9 +408,6 @@ jQuery.extend({
});
},
- // timeout (ms)
- //timeout: 0,
-
/**
* Set the timeout in milliseconds of all AJAX requests to a specific amount of time.
* This will make all future AJAX requests timeout after a specified amount