mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-12-26 01:03:37 +00:00
Deleted useless code.
This commit is contained in:
parent
2bfebba7be
commit
3283536cfa
1 changed files with 0 additions and 1 deletions
1
httpd.c
1
httpd.c
|
@ -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) */
|
||||
|
|
Loading…
Reference in a new issue