removing dead code
This commit is contained in:
parent
9aa890f743
commit
8aac849cd1
|
@ -102,7 +102,6 @@ void TriggerShape::initialize(operation_mode_e operationMode, bool needSecondTri
|
|||
useRiseEdge = true;
|
||||
|
||||
invertOnAdd = false;
|
||||
gapBothDirections = false;
|
||||
|
||||
this->operationMode = operationMode;
|
||||
size = 0;
|
||||
|
|
Loading…
Reference in New Issue