From 78d30bd5827eeaffdfb5906a4afedb48868aceac Mon Sep 17 00:00:00 2001 From: ng0 Date: Thu, 25 Jul 2019 17:51:43 +0000 Subject: attempt fix --- src/microhttpd/mhd_send.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/microhttpd/mhd_send.h') diff --git a/src/microhttpd/mhd_send.h b/src/microhttpd/mhd_send.h index 4974adcd..e94ed509 100644 --- a/src/microhttpd/mhd_send.h +++ b/src/microhttpd/mhd_send.h @@ -119,6 +119,4 @@ ssize_t sendfile_adapter (struct MHD_Connection *connection); #endif -void -MHD_conn_init_static_ (void); #endif /* MHD_SEND_H */ -- cgit v1.2.3