removing dead code

This commit is contained in:
rusEfi 2018-01-01 19:05:20 -05:00
parent 9a2e513e41
commit e40ca12d2e
1 changed files with 0 additions and 2 deletions

View File

@ -47,8 +47,6 @@ extern fuel_Map3D_t ve2Map;
extern afr_Map3D_t afrMap;
extern baroCorr_Map3D_t baroCorrMap;
static float fuelRate = 0.0f;
/**
* @return total duration of fuel injection per engine cycle, in milliseconds
*/