reducing start-up mess

This commit is contained in:
rusefi 2018-01-30 14:53:48 -05:00
parent 14f69b6b93
commit e4e8f4d46a
1 changed files with 0 additions and 4 deletions

View File

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