diff options
Diffstat (limited to 'log.h')
-rw-r--r-- | log.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -11,7 +11,4 @@ #define IF BOOST_LOG_TRIVIAL(info) << __FUNCTION__ << ": " #define WF BOOST_LOG_TRIVIAL(warning) << __FUNCTION__ << ": " -#define UUID_PRIMARY_SERVICE 0x2800 -#define UUID_SECONDARY_SERVICE 0x2801 - #endif |