13
0

Unused variable - no-op.

This commit is contained in:
nick_m 2016-06-11 05:54:18 +10:00
parent 34500f7416
commit a1be0d0fe1

View File

@ -477,7 +477,6 @@ MidiRegion::trim_to_internal (framepos_t position, framecnt_t length)
/* beat has not been set by set_position_internal */
const double beat_delta = _session.tempo_map().beat_at_frame (position) - beat();
const double old_beat = beat();
/* Set position before length, otherwise for MIDI regions this bad thing happens:
* 1. we call set_length_internal; length in beats is computed using the region's current