Index: firmware/App/Services/Reservoirs.c =================================================================== diff -u -rc68065fe2cfcfee46eae9d8a8af68b42b662661c -r28792ebd1efc85c71523e9cbf4164e4cd4eb2ba6 --- firmware/App/Services/Reservoirs.c (.../Reservoirs.c) (revision c68065fe2cfcfee46eae9d8a8af68b42b662661c) +++ firmware/App/Services/Reservoirs.c (.../Reservoirs.c) (revision 28792ebd1efc85c71523e9cbf4164e4cd4eb2ba6) @@ -245,20 +245,6 @@ /*********************************************************************//** * @brief - * The setDialysateHeatingParams function is an API to call other internal - * functions to set the trimmer's heater target temperature and times that are - * required to calculated the heaters target temperature in DG. - * @details Inputs: none - * @details Outputs: none - * @return none - *************************************************************************/ -void setDialysateHeatingParams( void ) -{ - calculateActiveReservoirCycleTime(); -} - -/*********************************************************************//** - * @brief * The getLastReservoirUFTimeInMs function returns the reservoir ultrafiltration * time (in ms) for the last reservoir used in treatment. * @details Inputs: none