Index: sources/view/hd/data/VHDTreatmentStatesData.h =================================================================== diff -u -rdd2d4b50f32f74eccbc9592be5ef9da0bc0fbd25 -r2cee3c28bf7565eeb55dcb033961fe6962f11d16 --- sources/view/hd/data/VHDTreatmentStatesData.h (.../VHDTreatmentStatesData.h) (revision dd2d4b50f32f74eccbc9592be5ef9da0bc0fbd25) +++ sources/view/hd/data/VHDTreatmentStatesData.h (.../VHDTreatmentStatesData.h) (revision 2cee3c28bf7565eeb55dcb033961fe6962f11d16) @@ -116,7 +116,6 @@ PROPERTY( bool , tsRecirculate , true ) ///< TREATMENT_STOP_RECIRC_STATE = 0 # Dialysate re-circulation state of the treatment stop sub-mode state machine PROPERTY( bool , tsRecirculateNo , false) ///< TREATMENT_STOP_NO_RECIRC_STATE = 1 # No dialysate re-circulation state of the treatment stop sub-mode state machine - // class definition VIEW_DEC_CLASS(VHDTreatmentStates)