Index: firmware/App/Modes/ModeStandby.h =================================================================== diff -u -r6408d79e3a9a543e90b2fa7ab823be348befd391 -rf6fb03f1e20395a61a5d5996f11f802ab8eacb2f --- firmware/App/Modes/ModeStandby.h (.../ModeStandby.h) (revision 6408d79e3a9a543e90b2fa7ab823be348befd391) +++ firmware/App/Modes/ModeStandby.h (.../ModeStandby.h) (revision f6fb03f1e20395a61a5d5996f11f802ab8eacb2f) @@ -54,8 +54,6 @@ BOOL startDDHeatDisinfectActiveCool( void ); DD_STANDBY_MODE_STATE_T getCurrentStandbyState( void ); // get the current state of the standby mode. -BOOL testDDStartPreGenDialysateOverride( MESSAGE_T *message ); // Overide start pre-gen dialysate mode - /**@}*/ #endif