From 9f9e8c1e9c5ee728fec3988e958cbdee76785fc1 Mon Sep 17 00:00:00 2001 From: Matteo Nastasi Date: Sat, 18 Apr 2020 08:48:26 +0200 Subject: [PATCH] dev commit --- web/prefs.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/web/prefs.js b/web/prefs.js index 3dd0b2b..263970c 100644 --- a/web/prefs.js +++ b/web/prefs.js @@ -82,7 +82,6 @@ function prefs_apply(prefs_new, is_update, is_volat) tra.show_noauth(); } - /* if (prefs != undefined) { if (prefs.listen != l_list_isol && prefs_new.listen == l_list_isol) { if (standup_data_old != null) { @@ -96,7 +95,6 @@ function prefs_apply(prefs_new, is_update, is_volat) } } } - */ if (true) { // ricalculation of standup area -- 2.17.1