13
0

incomplete comments - just say no

This commit is contained in:
Paul Davis 2022-11-21 18:34:13 -07:00
parent c7cf4d96e0
commit fe386e51b1

View File

@ -1196,7 +1196,7 @@ TempoMap::reset_starting_at (superclock_t sc)
}
/* Now iterate over remaining points and recompute their audio time
* positions.
* and beat time positions.
*/
for ( ; p != _points.end(); ++p) {