diff options
Diffstat (limited to 'src/common/log.c')
-rw-r--r-- | src/common/log.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/log.c b/src/common/log.c index 4a8a7b1165..e0bfcf883c 100644 --- a/src/common/log.c +++ b/src/common/log.c @@ -1378,4 +1378,3 @@ truncate_logs(void) } } } - |