Index: NVDataMgmtDGRecords.h =================================================================== diff -u -r19f9abb8e8c09a0d703eb330aab85bb89a7a9807 -r681347e90f2c9cb327ea40aa31801acaa9c5cff8 --- NVDataMgmtDGRecords.h (.../NVDataMgmtDGRecords.h) (revision 19f9abb8e8c09a0d703eb330aab85bb89a7a9807) +++ NVDataMgmtDGRecords.h (.../NVDataMgmtDGRecords.h) (revision 681347e90f2c9cb327ea40aa31801acaa9c5cff8) @@ -297,14 +297,6 @@ U16 crc; ///< CRC for the conductivity sensors temperature compensation cal payload. } DG_COND_SENSOR_TEMP_COMP_CAL_PAYLOAD_T; -/// DG concentrate pumps one-gain payload -typedef struct -{ - F32 stepSpeed2FlowRatio; ///< Step speed to flow ratio. - U32 calibrationTime; ///< Calibration time. - U16 crc; ///< CRC for the DG concentrate pumps calibration data. -} DG_CONC_PUMPS_CAL_DATA_T; // TODO remove - /// DG concentrate pumps calibration record typedef struct {