metrics test (should not be part of 1st meter)

This commit is contained in:
Robin Gareus 2013-07-02 19:31:40 +02:00
parent 52f31957de
commit 3c82b99a3b
2 changed files with 7 additions and 18 deletions

View file

@ -471,9 +471,7 @@ Meterbridge::sync_order_keys (RouteSortOrderKey src)
(*i)->show();
}
if (pos%8 == 0) {
if (pos == 0) {
(*i)->display_metrics(true);
} else {
(*i)->display_metrics(false);