From d1747b4137ba9c3986d644db383aacc682059bf7 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 8 May 2015 16:53:14 -0400 Subject: no-op: indentation and whitespace fixes --- libs/ardour/export_handler.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/export_handler.cc') diff --git a/libs/ardour/export_handler.cc b/libs/ardour/export_handler.cc index 37e5f11455..46cd247d20 100644 --- a/libs/ardour/export_handler.cc +++ b/libs/ardour/export_handler.cc @@ -118,7 +118,7 @@ ExportHandler::ExportHandler (Session & session) ExportHandler::~ExportHandler () { - graph_builder->cleanup (export_status->aborted () ); + graph_builder->cleanup (export_status->aborted () ); } /** Add an export to the `to-do' list */ -- cgit v1.2.3