From b8f29872a7284ccefde1d14806247e4ee0fe3e20 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sun, 10 May 2015 13:19:02 -0400 Subject: noop: indentation --- libs/ardour/session.cc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libs/ardour') diff --git a/libs/ardour/session.cc b/libs/ardour/session.cc index 80fcc57b1f..7706aeb37a 100644 --- a/libs/ardour/session.cc +++ b/libs/ardour/session.cc @@ -1576,10 +1576,10 @@ Session::update_marks (Location*) void Session::update_skips (Location* loc, bool consolidate) { - if (_ignore_skips_updates) { - return; - } - + if (_ignore_skips_updates) { + return; + } + Locations::LocationList skips; if (consolidate) { -- cgit v1.2.3