diff options
author | crupest <crupest@outlook.com> | 2018-11-05 20:54:48 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2018-11-05 20:54:48 +0800 |
commit | 1dab244aaad8694ba37ef43caedd8c8ba0310c00 (patch) | |
tree | f70f6489a0f88520a0bdc095cd9713d03f83687b /src/global_macros.h | |
parent | 252519effe30881825dd02e26dc41bd9cde34782 (diff) | |
download | cru-1dab244aaad8694ba37ef43caedd8c8ba0310c00.tar.gz cru-1dab244aaad8694ba37ef43caedd8c8ba0310c00.tar.bz2 cru-1dab244aaad8694ba37ef43caedd8c8ba0310c00.zip |
...
Diffstat (limited to 'src/global_macros.h')
-rw-r--r-- | src/global_macros.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/global_macros.h b/src/global_macros.h index 1d671e4a..eda57187 100644 --- a/src/global_macros.h +++ b/src/global_macros.h @@ -4,8 +4,6 @@ #define CRU_DEBUG #endif -#define GLOG_NO_ABBREVIATED_SEVERITIES - #ifdef CRU_DEBUG #define CRU_DEBUG_LAYOUT #endif |