13
0

remove extra TempoMap::dump() call

git-svn-id: svn://localhost/ardour2/branches/3.0@11180 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2012-01-06 22:56:58 +00:00
parent c7b7cb9a31
commit d64d4a767d

View File

@ -830,8 +830,6 @@ TempoMap::recompute_map (bool reassign_tempo_bbt, framepos_t end)
} }
_extend_map (tempo, meter, next_metric, current, current_frame, end); _extend_map (tempo, meter, next_metric, current, current_frame, end);
dump (cerr);
} }
void void