removing dead code

This commit is contained in:
rusefi 2017-03-18 20:45:22 -04:00
parent 8aac849cd1
commit e68e2da3a1
1 changed files with 1 additions and 1 deletions

View File

@ -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