nutempo warning removal
This commit is contained in:
parent
5074553f15
commit
0114059c9d
@ -5704,8 +5704,7 @@ SelectionDrag::setup_pointer_offset ()
|
||||
{
|
||||
switch (_operation) {
|
||||
case CreateSelection:
|
||||
#warning NUTEMPO need to pick time domain here
|
||||
_pointer_offset = timecnt_t ();
|
||||
_pointer_offset = timecnt_t (_editor->default_time_domain());
|
||||
break;
|
||||
|
||||
case SelectionStartTrim:
|
||||
|
Loading…
Reference in New Issue
Block a user