only:dead code comment

This commit is contained in:
rusefi 2023-06-29 23:09:43 -04:00
parent c8411085ab
commit bdfb4ae25e
1 changed files with 0 additions and 1 deletions

View File

@ -456,7 +456,6 @@ void executeTSCommand(uint16_t subsystem, uint16_t index) {
case TS_IGNITION_CATEGORY:
if (!running) {
/* WARN: fixed charge time */
doRunSparkBench(index, 300.0, engineConfiguration->benchTestOnTime,
engineConfiguration->benchTestOffTime, engineConfiguration->benchTestCount);
}