Remove blank lines from log messages
This commit is contained in:
parent
45c52f9459
commit
8120e61d8d
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ void _print_indent();
|
|||
#define LOG_END(...) \
|
||||
do { \
|
||||
_outdent_logs(); \
|
||||
LOG(""); \
|
||||
} while (0)
|
||||
|
||||
#define LOG(...) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue