From: Jörn Zaefferer Date: Wed, 25 Apr 2007 21:22:04 +0000 (+0000) Subject: Minor cleanup X-Git-Url: http://git.asbjorn.biz/?p=jquery.git;a=commitdiff_plain;h=33ee5c317d0f1aa64d8d8e567425dd8fe2789cd0 Minor cleanup --- diff --git a/src/ajax/ajax.js b/src/ajax/ajax.js index e65a0f7..102c7f9 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