minor fix: will be invoked downstream
This commit is contained in:
parent
2866ba54b8
commit
cd77afe464
|
@ -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");
|
||||
|
|
Loading…
Reference in New Issue