mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
fix example FTBFS
This commit is contained in:
@@ -181,8 +181,6 @@ answer_to_connection (void *cls,
|
||||
}
|
||||
if (POST == con_info->connectiontype)
|
||||
{
|
||||
struct connection_info_struct *con_info = *req_cls;
|
||||
|
||||
if (0 != *upload_data_size)
|
||||
{
|
||||
if (MHD_YES !=
|
||||
|
||||
Reference in New Issue
Block a user