Index: firmware/App/Modes/FPModes/FlushConcentrate.c =================================================================== diff -u -r2475e55c224cbd841d61b76f1618451efe6be1f5 -rb9084c526c8ab28a605f4d2640288e2fc80796ff --- firmware/App/Modes/FPModes/FlushConcentrate.c (.../FlushConcentrate.c) (revision 2475e55c224cbd841d61b76f1618451efe6be1f5) +++ firmware/App/Modes/FPModes/FlushConcentrate.c (.../FlushConcentrate.c) (revision b9084c526c8ab28a605f4d2640288e2fc80796ff) @@ -50,7 +50,6 @@ #define CONCENTRATE_FLUSH_BOOST_PUMP_TGT_PSI 25 ///< Pressure target in PSI for the boost pump during concentrate flush. #define MIN_BOOST_PUMP_DUTY_CYCLE_PCT 0.5F ///< Minimum duty cycle value for boost pump during open loop control - // ********** private data ********** static FP_CONC_FLUSH_STATE_T concentrateFlushState; ///< Currently active Concentrate flush state.