Index: sources/view/hd/data/treatment/VHDTreatmentStatesData.h =================================================================== diff -u -rc9f8f8cf3c6c37fc6460d8675c62c9442c4d4263 -re699d00afc964052ec0e91ca72e101d21aa00413 --- sources/view/hd/data/treatment/VHDTreatmentStatesData.h (.../VHDTreatmentStatesData.h) (revision c9f8f8cf3c6c37fc6460d8675c62c9442c4d4263) +++ sources/view/hd/data/treatment/VHDTreatmentStatesData.h (.../VHDTreatmentStatesData.h) (revision e699d00afc964052ec0e91ca72e101d21aa00413) @@ -71,11 +71,6 @@ // disabled coco end // ---- Ultrafiltration states - // disabled coco begin validated: Manually tested - // not useful for UI more FW state entry - // kept for consistency - PROPERTY( bool , ufStart , false) ///< UF_START_STATE = 0 # Start state of the ultrafiltration state machine - // disabled coco end PROPERTY( bool , ufPaused , false) ///< UF_PAUSED_STATE = 1 # Paused state of the ultrafiltration state machine PROPERTY( bool , ufRunning , false) ///< UF_RUNNING_STATE = 2 # Running state of the ultrafiltration state machine