Explorar o código

[rtdbg] Update some comments on rtdbg.h.

armink %!s(int64=7) %!d(string=hai) anos
pai
achega
72316a6e6d
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      include/rtdbg.h

+ 0 - 5
include/rtdbg.h

@@ -32,11 +32,6 @@
  * In your C/C++ file, enable/disable DEBUG_ENABLE macro, and then include this
  * In your C/C++ file, enable/disable DEBUG_ENABLE macro, and then include this
  * header file.
  * header file.
  *
  *
- * #undef DBG_SECTION_NAME      // avoid the macro is already defined
- * #undef DBG_LEVEL
- * #undef DBG_COLOR
- * #undef DBG_ENABLE
- *
  * #define DBG_SECTION_NAME    "[ MOD]"
  * #define DBG_SECTION_NAME    "[ MOD]"
  * #define DBG_ENABLE          // enable debug macro
  * #define DBG_ENABLE          // enable debug macro
  * #define DBG_LEVEL           DBG_INFO
  * #define DBG_LEVEL           DBG_INFO