remove unused spaces var

This commit is contained in:
Dirk Wetter 2020-06-25 20:54:43 +02:00
parent 288223c707
commit 7c75993746
1 changed files with 0 additions and 1 deletions

View File

@ -20797,7 +20797,6 @@ run_rating() {
local c1_worst c1_best local c1_worst c1_best
local c3_worst c3_best c3_worst_cb c3_best_cb local c3_worst c3_best c3_worst_cb c3_best_cb
local old_ifs=$IFS sorted_reasons sorted_warnings reason_nr=0 warning_nr=0 local old_ifs=$IFS sorted_reasons sorted_warnings reason_nr=0 warning_nr=0
local spaces=" "
outln "\n"; outln "\n";
pr_headlineln " Rating (experimental) " pr_headlineln " Rating (experimental) "