temporal: undefine macro after use

This commit is contained in:
Paul Davis 2025-08-19 10:48:29 -06:00 committed by Edgar Aichinger
parent ea00d3573d
commit 5e66f6d363

View file

@ -3350,6 +3350,8 @@ TempoMap::bbt_walk (BBT_Argument const & bbt, BBT_Offset const & o) const
}
}
#undef TEMPO_CHECK_FOR_NEW_METRIC
start.ticks += offset.ticks;
if (start.ticks >= ticks_per_beat) {