mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 16:46:35 +01:00
NOOP: comment fix
This commit is contained in:
parent
27b565d5cc
commit
23f457e81e
1 changed files with 1 additions and 1 deletions
|
|
@ -504,7 +504,7 @@ Strip::notify_send_level_change (AutomationType type, uint32_t send_num, bool fo
|
||||||
}
|
}
|
||||||
|
|
||||||
if (_surface->mcp().subview_mode() != MackieControlProtocol::Sends) {
|
if (_surface->mcp().subview_mode() != MackieControlProtocol::Sends) {
|
||||||
/* no longer in EQ subview mode */
|
/* no longer in Sends subview mode */
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue