Index: NVDataMgmtDGRecords.h =================================================================== diff -u -r7574a250df6c0a773344ccafb62431c22930f6a3 -r0449eddfe77b6253baae6ce89afb4674cacef92a --- NVDataMgmtDGRecords.h (.../NVDataMgmtDGRecords.h) (revision 7574a250df6c0a773344ccafb62431c22930f6a3) +++ NVDataMgmtDGRecords.h (.../NVDataMgmtDGRecords.h) (revision 0449eddfe77b6253baae6ce89afb4674cacef92a) @@ -66,7 +66,6 @@ SW_CONFIG_DISABLE_CONC_PUMPS_SPEED_ALARM, ///< Software configuration disable concentrate pumps speed alarm. SW_CONFIG_DISABLE_MIXING_IN_FILL, ///< Software configuration disable mixing in fill. SW_CONFIG_DISABLE_TEMPERATURE_SENSORS_ALARM, ///< Software configuration disable temperature sensors alarm. - SW_CONFIG_ENABLE_V3_SYSTEM, ///< Software configuration enable V3 system. NUM_OF_SW_CONFIGS ///< Number of software configurations. } SOFTWARE_CONFIG_T; #endif Index: NVDataMgmtHDRecords.h =================================================================== diff -u -r7574a250df6c0a773344ccafb62431c22930f6a3 -r0449eddfe77b6253baae6ce89afb4674cacef92a --- NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision 7574a250df6c0a773344ccafb62431c22930f6a3) +++ NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision 0449eddfe77b6253baae6ce89afb4674cacef92a) @@ -81,7 +81,6 @@ SW_CONFIG_ENABLE_DIALYSATE_INLET_PUMP_OPEN_LOOP, ///< Software configuration enable dialysate inlet pump open loop. SW_CONFIG_DISABLE_SWITCHES_MONITOR, ///< Software configuration disable switches monitor. SW_CONFIG_ENABLE_VBA_SPECIAL_POSITION_C, ///< Software configuration enable VBA special position C. - SW_CONFIG_ENABLE_V3_SYSTEM, ///< Software configuration enable V3 system. SW_CONFIG_DISABLE_SERVICE_AND_DISINFECT_CHECK, ///< Software configuration disable service and disinfect checks. NUM_OF_SW_CONFIGS ///< Number of software configurations. } SOFTWARE_CONFIG_T;