Index: dialin/hd/sw_configs.py =================================================================== diff -u -r7c0215e9b7e919f63f365414274e775306fc1713 -rcdafac785fe01096baa0cdc78285f97be8d499e0 --- dialin/hd/sw_configs.py (.../sw_configs.py) (revision 7c0215e9b7e919f63f365414274e775306fc1713) +++ dialin/hd/sw_configs.py (.../sw_configs.py) (revision cdafac785fe01096baa0cdc78285f97be8d499e0) @@ -74,7 +74,6 @@ SW_CONFIG_ENABLE_DIALYSATE_INLET_PUMP_OPEN_LOOP = 39 SW_CONFIG_DISABLE_SWITCHES_MONITOR = 40 SW_CONFIG_ENABLE_VBA_SPECIAL_POSITION_C = 41 - SW_CONFIG_DISABLE_UI_POST = 43 class HDSoftwareConfigs(AbstractSubSystem):