mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 15:54:57 +01:00
NO-OP: indentation
This commit is contained in:
parent
fbc8504f9e
commit
e16d8637f8
1 changed files with 1 additions and 1 deletions
|
|
@ -515,7 +515,7 @@ Delivery::transport_stopped (framepos_t now)
|
|||
void
|
||||
Delivery::realtime_locate ()
|
||||
{
|
||||
if (_output) {
|
||||
if (_output) {
|
||||
PortSet& ports (_output->ports());
|
||||
|
||||
for (PortSet::iterator i = ports.begin(); i != ports.end(); ++i) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue