fix unset per-thread tempo map in AutomationWatch thread
This commit is contained in:
@@ -163,6 +163,8 @@ AutomationWatch::timer ()
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
(void) Temporal::TempoMap::fetch ();
|
||||
|
||||
{
|
||||
Glib::Threads::Mutex::Lock lm (automation_watch_lock);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user