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:
Paul Davis
2012-05-30 21:07:15 +00:00
parent bfefff3588
commit 643350c4e7

View File

@@ -426,7 +426,7 @@ AutomationList::set_state (const XMLNode& node, int version)
fast_simple_add (x, y);
}
thin ();
// thin ();
thaw ();