NO-OP: indentation

This commit is contained in:
Paul Davis 2016-09-13 13:41:06 -05:00
parent fbc8504f9e
commit e16d8637f8

View file

@ -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) {