mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 15:54:57 +01:00
NOOP: remove commented debug output
This commit is contained in:
parent
a7458d308b
commit
dbd779bf85
1 changed files with 0 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue