From fce235c7bcc49793f2914a00790e573f3c8d5386 Mon Sep 17 00:00:00 2001 From: Hugues Peccatte Date: Wed, 21 Aug 2019 08:27:32 +0200 Subject: [PATCH] Remove variable that is unused anymore Signed-off-by: Hugues Peccatte --- js/designer/move.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/designer/move.js b/js/designer/move.js index ef1fb9c041..c2ae24869c 100644 --- a/js/designer/move.js +++ b/js/designer/move.js @@ -1337,7 +1337,6 @@ function Start_tab_upd (db, table) { // max/min all tables function Small_tab_all (id_this) { var icon = id_this.children[0]; - var key; var value_sent = ''; if (icon.alt === 'v') {