locationmanager/inc/locationmanagerdebug.h
branchRCL_3
changeset 63 e538444823de
parent 47 b73252188534
equal deleted inserted replaced
57:2872ae438bf7 63:e538444823de
    37 // Define one of these flags:
    37 // Define one of these flags:
    38 // CLOGGING = Console logging
    38 // CLOGGING = Console logging
    39 #define __CLOGGING__
    39 #define __CLOGGING__
    40 #endif
    40 #endif
    41 
    41 
    42 // Added to remove compilation warnings.
       
    43 #define ARG_USED(a) (void)(a)
       
    44 
    42 
    45 
    43 
    46 // Then actual definitions depending on the 
    44 // Then actual definitions depending on the 
    47 // flag values.
    45 // flag values.
    48 
    46