diff options
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c index 22cfdb04f..3298c01a6 100644 --- a/src/main.c +++ b/src/main.c @@ -316,7 +316,6 @@ set_worker_limits (struct worker_conf *cf) msg_warn ("cannot set max core rlimit: %d, %s", cf->rlimit_maxcore, strerror (errno)); } } - } static struct rspamd_worker * |