diff --git a/libs/ardour/tempo.cc b/libs/ardour/tempo.cc index 5ad947ed68..a521f44bd7 100644 --- a/libs/ardour/tempo.cc +++ b/libs/ardour/tempo.cc @@ -830,8 +830,6 @@ TempoMap::recompute_map (bool reassign_tempo_bbt, framepos_t end) } _extend_map (tempo, meter, next_metric, current, current_frame, end); - - dump (cerr); } void