Signed-off-by: Jeremy Sowden <jeremy@xxxxxxxxxx> --- src/ulogd.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ulogd.c b/src/ulogd.c index 9cd64e8e19b2..a31b35592a87 100644 --- a/src/ulogd.c +++ b/src/ulogd.c @@ -965,7 +965,6 @@ static int create_stack(const char *option) load_all_plugins(); if (!buf) { - ulogd_log(ULOGD_ERROR, ""); ret = -ENOMEM; goto out_buf; } -- 2.33.0