diff options
Diffstat (limited to 'src/common/log.h')
-rw-r--r-- | src/common/log.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/log.h b/src/common/log.h index bfcb557e6d..d64559ce83 100644 --- a/src/common/log.h +++ b/src/common/log.h @@ -99,4 +99,3 @@ void _log_fn(int severity, const char *format, ...); # define __LOG_H #endif - |