(trunk web) fix a leaked javascript variable

This commit is contained in:
Charles Kerr 2009-05-24 16:56:29 +00:00
parent d147d93d2a
commit d7bf2ee472
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ TransmissionRemote.prototype =
* or on a 409, globally set the X-Transmission-Session-Id and resend
*/
ajaxError: function(request, error_string, exception, ajaxObject) {
var token;
remote = this;
// set the Transmission-Session-Id on a 409