removing dead code
This commit is contained in:
parent
8aac849cd1
commit
e68e2da3a1
|
@ -114,7 +114,7 @@ public:
|
||||||
* Should we measure gaps with both fall and rise signal edges?
|
* Should we measure gaps with both fall and rise signal edges?
|
||||||
* See also useOnlyPrimaryForSync
|
* See also useOnlyPrimaryForSync
|
||||||
*/
|
*/
|
||||||
bool gapBothDirections;
|
// bool gapBothDirections;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This is used for signal validation
|
* This is used for signal validation
|
||||||
|
|
Loading…
Reference in New Issue