Index: NVDataMgmt.h =================================================================== diff -u -r3ef35af7d1ce059845d1dc682638dec735eea831 -r7d3731085a0c0a51daf7733236461f4f56a1126a --- NVDataMgmt.h (.../NVDataMgmt.h) (revision 3ef35af7d1ce059845d1dc682638dec735eea831) +++ NVDataMgmt.h (.../NVDataMgmt.h) (revision 7d3731085a0c0a51daf7733236461f4f56a1126a) @@ -40,8 +40,10 @@ // ********** public definitions ********** +#ifndef _RELEASE_ #define SW_CONFIG_ENABLE_VALUE 1 ///< Software configuration enable. #define SW_CONFIG_DISABLE_VALUE 0 ///< Software configuration disable. +#endif /// Log event enumeration. typedef enum log_event