Browse Source

Deleted useless code.

default 2 years ago
parent
commit
3283536cfa
1 changed files with 0 additions and 1 deletions
  1. 0 1
      httpd.c

+ 0 - 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) */