temporal: undefine macro after use

This commit is contained in:
Paul Davis
2025-08-19 10:48:29 -06:00
parent 7c9b9ceb7e
commit 29be601cce

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) {