removing dead code
This commit is contained in:
parent
9a2e513e41
commit
e40ca12d2e
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue