Index: firmware/App/Modes/ModeStandby.h =================================================================== diff -u -r6499ea25921fcf67826fa0c35bb03caf411ba542 -rd731f3fda9d25e0d63100f648510e9c8cdd21f89 --- firmware/App/Modes/ModeStandby.h (.../ModeStandby.h) (revision 6499ea25921fcf67826fa0c35bb03caf411ba542) +++ firmware/App/Modes/ModeStandby.h (.../ModeStandby.h) (revision d731f3fda9d25e0d63100f648510e9c8cdd21f89) @@ -48,7 +48,6 @@ BOOL requestDGStart( void ); // HD requests DG start (go to generation idle mode) BOOL startDGFlush( void ); // HD start flush mode - BOOL startDGHeatDisinfect( void ); // HD start heat disinfect mode BOOL startDGHeatDisinfectActiveCool( void ); DG_STANDBY_MODE_STATE_T getCurrentStandbyState( void ); // get the current state of the standby mode.