Index: NVDataMgmtDGRecords.h =================================================================== diff -u -ra32bba33291b3c17704d5c1589a899ce7b13aa02 -r592773fa1fc0df8a99bb202505dac31a55261f4c --- NVDataMgmtDGRecords.h (.../NVDataMgmtDGRecords.h) (revision a32bba33291b3c17704d5c1589a899ce7b13aa02) +++ NVDataMgmtDGRecords.h (.../NVDataMgmtDGRecords.h) (revision 592773fa1fc0df8a99bb202505dac31a55261f4c) @@ -463,7 +463,7 @@ U08 serviceLoc; ///< DG service location. U32 lastServiceEpochDate; ///< DG last service date in epoch. U32 serviceIntervalSeconds; ///< DG service interval in seconds. - U32 lastResetTimeEpoch; ///< Last time the record was reset in epoch. + //U32 lastResetTimeEpoch; ///< Last time the record was reset in epoch. U16 crc; ///< CRC for the DG service record structure. } DG_SERVICE_RECORD_T;