From 33ee5c317d0f1aa64d8d8e567425dd8fe2789cd0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=B6rn=20Zaefferer?= Date: Wed, 25 Apr 2007 21:22:04 +0000 Subject: [PATCH 1/1] Minor cleanup --- src/ajax/ajax.js | 3 --- 1 file changed, 3 deletions(-) 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 -- 1.7.10.4