mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 13:46:30 +01:00
Clean up fugly debug printing stuff.
git-svn-id: svn://localhost/ardour2/branches/3.0@4588 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
5b71b9333a
commit
72f2f6e47e
2 changed files with 52 additions and 97 deletions
|
|
@ -669,6 +669,8 @@ SMFSource::load_model(bool lock, bool force_reload)
|
|||
_model->end_write(false);
|
||||
_model->set_edited(false);
|
||||
|
||||
_model_iter = _model->begin();
|
||||
|
||||
free(buf);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue