emailservices/emaildebug/inc/emailtraceconfig.hrh
branchRCL_3
changeset 10 f5907b1a1053
parent 8 e1b6206813b4
equal deleted inserted replaced
8:e1b6206813b4 10:f5907b1a1053
    45 // line count is reached
    45 // line count is reached
    46 #undef TRACE_FILE_LIMIT_SIZE
    46 #undef TRACE_FILE_LIMIT_SIZE
    47 
    47 
    48 #endif // ENABLE_TRACES
    48 #endif // ENABLE_TRACES
    49 
    49 
    50 #ifdef ENABLE_TIMESTAMP_TRACES
    50 #ifdef __ENABLE_TIMESTAMP_TRACES
    51 #ifndef _DEBUG
    51 #ifndef _DEBUG
    52 // Undefine error traces
    52 // Undefine error traces
    53 #undef ERROR_TRACE
    53 #undef ERROR_TRACE
    54 // Undefine info traces
    54 // Undefine info traces
    55 #undef INFO_TRACE
    55 #undef INFO_TRACE