NO-OP: whitespace and comments

This commit is contained in:
Robin Gareus 2019-06-09 19:41:23 +02:00
parent 43fe5c0487
commit 9390f17f36
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
2 changed files with 7 additions and 4 deletions

View file

@ -1155,5 +1155,5 @@ ArdourMeter::meter_clear_pattern_cache(int which) {
++j;
}
}
RedrawMetrics();
RedrawMetrics(); /* EMIT SIGNAL */
}