13
0

Tempo bambi - clean up.

This commit is contained in:
nick_m 2016-03-28 06:13:22 +11:00
parent 58f01bb3f7
commit 16197654d1

View File

@ -2635,7 +2635,6 @@ TempoMap::tempo_at (const framepos_t& frame) const
const Tempo
TempoMap::tempo_at_locked (const framepos_t& frame) const
{
//frameoffset_t const frame_off = frame_offset_at (_metrics, frame);
TempoSection* prev_ts = 0;
Metrics::const_iterator i;