diff --git a/apps/httpserver_raw/httpd.h b/apps/httpserver_raw/httpd.h index ccb28b1..da39c41 100644 --- a/apps/httpserver_raw/httpd.h +++ b/apps/httpserver_raw/httpd.h @@ -40,7 +40,6 @@ #include "lwip/err.h" #include "lwip/pbuf.h" -void httpd_init(void); /** Set this to 1 to support CGI */ #ifndef LWIP_HTTPD_CGI