The most minor of formatting tweaks.
authorCarl Hetherington <carl@carlh.net>
Tue, 27 Sep 2011 01:20:58 +0000 (01:20 +0000)
committerCarl Hetherington <carl@carlh.net>
Tue, 27 Sep 2011 01:20:58 +0000 (01:20 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@10139 d708f5d6-7413-0410-9779-e7cbd77b26cf

libs/ardour/midi_source.cc

index 42b451865588a8e4d59c94f39fbb6edba1594c92..1f4525b7b865c31783f1d6192bd8095c390036a7 100644 (file)
@@ -398,7 +398,7 @@ MidiSource::session_saved()
                   try to update it.
                */
 
-               boost::shared_ptr<MidiModel> mm = _model ;
+               boost::shared_ptr<MidiModel> mm = _model;
                _model.reset ();
 
                /* flush model contents to disk