Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r6820043b5dc623a84e7323168dd1d4bd9815e859 -r5e650bc96230e209560abfe290f1ec93e1667d82 --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 6820043b5dc623a84e7323168dd1d4bd9815e859) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 5e650bc96230e209560abfe290f1ec93e1667d82) @@ -274,9 +274,6 @@ // MSG_ID_HD_ACTIVE_ALARMS_LIST_REQUEST_RESPONSE BOOL sendActiveAlarmsList( BOOL accepted, U32 reason, U32 *alarmList, U32 size ); -// MSG_ID_HD_TREATMENT_LOG_EVENT -BOOL sendTreatmentLogEventData( EVENT_ID_T event, F32 oldValue, F32 newValue ); - // *********** public DG command functions ********** // MSG_ID_SET_DG_DIALYSATE_TEMP_TARGETS