1
0
Fork 0

Cleanup: Removed tailing newlines

This commit is contained in:
Philipp Schafft 2018-06-20 06:40:38 +00:00
parent f9a1ced5c9
commit 9a4b8bb869
1 changed files with 0 additions and 4 deletions

View File

@ -672,7 +672,3 @@ static void _unlock_logger(void)
LeaveCriticalSection(&_logger_mutex);
#endif
}