mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 15:54:57 +01:00
nutempo warning removal
This commit is contained in:
parent
7cefa5fd7e
commit
af9bc21a07
1 changed files with 0 additions and 1 deletions
|
|
@ -260,7 +260,6 @@ Session::post_engine_init ()
|
||||||
_engine.Halted.connect_same_thread (*this, boost::bind (&Session::engine_halted, this));
|
_engine.Halted.connect_same_thread (*this, boost::bind (&Session::engine_halted, this));
|
||||||
_engine.Xrun.connect_same_thread (*this, boost::bind (&Session::xrun_recovery, this));
|
_engine.Xrun.connect_same_thread (*this, boost::bind (&Session::xrun_recovery, this));
|
||||||
|
|
||||||
#warning NUTEMPO does session need to know about tempo map changes?
|
|
||||||
|
|
||||||
try {
|
try {
|
||||||
/* MidiClock requires a tempo map */
|
/* MidiClock requires a tempo map */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue