13
0

NO-OP: comment for later

This commit is contained in:
Robin Gareus 2021-03-15 20:58:13 +01:00
parent e267c1e129
commit 1d106c88ca
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -211,6 +211,7 @@ AudioTimeAxisView::create_automation_child (const Evoral::Parameter& param, bool
} else if (param.type() == BusSendLevel) {
// XXX this does not seem correct
create_trim_automation_child (param, show);
} else if (param.type() == TrimAutomation) {