From 52a51b79aab8e5163083793fc6e856b7aed6f534 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Sat, 25 Aug 2012 14:16:21 +0100 Subject: [PATCH] Extraneous variable definition --- core/modules/commands/savetiddler.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/commands/savetiddler.js b/core/modules/commands/savetiddler.js index 1167868c7..7912d0ac6 100644 --- a/core/modules/commands/savetiddler.js +++ b/core/modules/commands/savetiddler.js @@ -35,7 +35,7 @@ Command.prototype.execute = function() { type = this.params[2] || "text/html", options = {}, t; - for(var t=3; t