From 90a2cc0746eb873d149751acd44fbc96abf8a752 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 27 Sep 2011 01:20:58 +0000 Subject: [PATCH] The most minor of formatting tweaks. git-svn-id: svn://localhost/ardour2/branches/3.0@10139 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/midi_source.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ardour/midi_source.cc b/libs/ardour/midi_source.cc index 42b4518655..1f4525b7b8 100644 --- a/libs/ardour/midi_source.cc +++ b/libs/ardour/midi_source.cc @@ -398,7 +398,7 @@ MidiSource::session_saved() try to update it. */ - boost::shared_ptr mm = _model ; + boost::shared_ptr mm = _model; _model.reset (); /* flush model contents to disk