removing dead code

This commit is contained in:
rusefi 2017-03-18 20:42:52 -04:00
parent 9aa890f743
commit 8aac849cd1
1 changed files with 0 additions and 1 deletions

View File

@ -102,7 +102,6 @@ void TriggerShape::initialize(operation_mode_e operationMode, bool needSecondTri
useRiseEdge = true;
invertOnAdd = false;
gapBothDirections = false;
this->operationMode = operationMode;
size = 0;