minor fix: will be invoked downstream

This commit is contained in:
rusefillc 2022-11-05 23:58:05 -04:00
parent 45deb75979
commit ce55171d8d
1 changed files with 0 additions and 1 deletions

View File

@ -969,7 +969,6 @@ static void calculateTriggerSynchPoint(
TriggerCentral *triggerCentral,
TriggerWaveform& shape,
TriggerDecoderBase& state) {
state.resetTriggerState();
#if EFI_PROD_CODE
efiAssertVoid(CUSTOM_TRIGGER_STACK, getCurrentRemainingStack() > EXPECTED_REMAINING_STACK, "calc s");