nutempo warning removing - Region::set_position_time_domain() works again
We might not allow this operation/method in the future
This commit is contained in:
parent
25375ee6f4
commit
7cefa5fd7e
@ -579,8 +579,7 @@ Region::set_position_time_domain (Temporal::TimeDomain ps)
|
||||
|
||||
boost::shared_ptr<Playlist> pl (playlist());
|
||||
|
||||
#warning NUTEMPO are we going to allow this operation?
|
||||
// _position.call().set_time_domain (ps);
|
||||
_position.call().set_time_domain (ps);
|
||||
|
||||
send_change (Properties::time_domain);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user