try not thinning when loading old-school automation lists
git-svn-id: svn://localhost/ardour2/branches/3.0@12497 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -426,7 +426,7 @@ AutomationList::set_state (const XMLNode& node, int version)
|
||||
fast_simple_add (x, y);
|
||||
}
|
||||
|
||||
thin ();
|
||||
// thin ();
|
||||
|
||||
thaw ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user