reducing start-up mess
This commit is contained in:
parent
14f69b6b93
commit
e4e8f4d46a
|
@ -118,10 +118,6 @@ void rusEfiFunctionalTest(void) {
|
|||
|
||||
initRpmCalculator(&sharedLogger, engine);
|
||||
|
||||
#if EFI_SENSOR_CHART || defined(__DOXYGEN__)
|
||||
initSensorChart();
|
||||
#endif /* EFI_SENSOR_CHART */
|
||||
|
||||
initTriggerCentral(&sharedLogger);
|
||||
|
||||
initTriggerEmulator(&sharedLogger PASS_ENGINE_PARAMETER_SUFFIX);
|
||||
|
|
Loading…
Reference in New Issue