NOOP: remove commented debug output
This commit is contained in:
parent
a7458d308b
commit
dbd779bf85
@ -338,9 +338,6 @@ Editor::tempo_map_changed ()
|
|||||||
|
|
||||||
TempoMap::SharedPtr current_map = TempoMap::fetch ();
|
TempoMap::SharedPtr current_map = TempoMap::fetch ();
|
||||||
|
|
||||||
// std::cerr << "\n\n MAP CHANGE @ " << get_microseconds() << std::endl;
|
|
||||||
// current_map->dump (std::cerr);
|
|
||||||
|
|
||||||
/* If the tempo map was changed by something other than the Editor, we
|
/* If the tempo map was changed by something other than the Editor, we
|
||||||
* will need to reassociate all visual elements used for tempo display
|
* will need to reassociate all visual elements used for tempo display
|
||||||
* with the new map.
|
* with the new map.
|
||||||
|
Loading…
Reference in New Issue
Block a user