locationmanager/inc/locationmanagerdebug.h
branchRCL_3
changeset 19 b73252188534
parent 1 acef663c1218
equal deleted inserted replaced
18:63c982fb92f2 19:b73252188534
    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)
    42 
    44 
    43 
    45 
    44 // Then actual definitions depending on the 
    46 // Then actual definitions depending on the 
    45 // flag values.
    47 // flag values.
    46 
    48