Deleted useless code.

This commit is contained in:
default 2023-02-22 09:31:18 +01:00
parent 2bfebba7be
commit 3283536cfa

View File

@ -342,7 +342,6 @@ static void *job_thread(void *arg)
return NULL;
}
#include <poll.h>
static void *background_thread(void *arg)
/* background thread (queue management and other things) */