From 635ee2c5f528b1cde438c1a526f17c33884848fd Mon Sep 17 00:00:00 2001 From: rusefi Date: Sat, 18 Mar 2017 20:45:22 -0400 Subject: [PATCH] removing dead code --- firmware/controllers/trigger/trigger_structure.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/controllers/trigger/trigger_structure.h b/firmware/controllers/trigger/trigger_structure.h index b2610e3fbf..d4a56c9c70 100644 --- a/firmware/controllers/trigger/trigger_structure.h +++ b/firmware/controllers/trigger/trigger_structure.h @@ -114,7 +114,7 @@ public: * Should we measure gaps with both fall and rise signal edges? * See also useOnlyPrimaryForSync */ - bool gapBothDirections; +// bool gapBothDirections; /** * This is used for signal validation