mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
The most minor of formatting tweaks.
git-svn-id: svn://localhost/ardour2/branches/3.0@10139 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
2206a60a10
commit
90a2cc0746
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue