prevent replication of markers during undo/redo
git-svn-id: svn://localhost/ardour2/trunk@1054 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -578,7 +578,10 @@ Locations::set_state (const XMLNode& node)
|
||||
}
|
||||
|
||||
nlist = node.children();
|
||||
|
||||
|
||||
locations.clear (); // dangerous
|
||||
current_location = 0;
|
||||
|
||||
{
|
||||
Glib::Mutex::Lock lm (lock);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user