mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
remove debug output
This commit is contained in:
parent
a5378e559a
commit
ac30964d67
1 changed files with 0 additions and 2 deletions
|
|
@ -787,8 +787,6 @@ TempoMap::copy_points (TempoMap const & other)
|
||||||
_points.push_back (*tpp);
|
_points.push_back (*tpp);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
std::cerr << "\n\nAFTER COPY POINTS\n";
|
|
||||||
dump (std::cerr);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
MeterPoint*
|
MeterPoint*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue