mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 21:55:43 +01:00
temporal: remove debug output
This commit is contained in:
parent
1e9e02e42f
commit
fa67e07d87
1 changed files with 0 additions and 1 deletions
|
|
@ -2868,7 +2868,6 @@ void
|
|||
TempoMap::init ()
|
||||
{
|
||||
SharedPtr new_map (new TempoMap (Tempo (120), Meter (4, 4)));
|
||||
cerr << "\n\n\n INITIALIZE TMP MGR " << &_map_mgr << " \n\n\n";
|
||||
_map_mgr.init (new_map);
|
||||
fetch ();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue