nutempo warning removal
This commit is contained in:
parent
7cefa5fd7e
commit
af9bc21a07
@ -260,7 +260,6 @@ Session::post_engine_init ()
|
||||
_engine.Halted.connect_same_thread (*this, boost::bind (&Session::engine_halted, 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 {
|
||||
/* MidiClock requires a tempo map */
|
||||
|
Loading…
Reference in New Issue
Block a user