From e16d8637f86f5fe7adc8c4775bbe3c403442a3f4 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 13 Sep 2016 13:41:06 -0500 Subject: NO-OP: indentation --- libs/ardour/delivery.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/delivery.cc') diff --git a/libs/ardour/delivery.cc b/libs/ardour/delivery.cc index bc49c9be69..35c4f9ad80 100644 --- a/libs/ardour/delivery.cc +++ b/libs/ardour/delivery.cc @@ -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) { -- cgit v1.2.3