From a19939baecde0b3f7b3cfb88d6b3b28f757ec36b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 16 Jan 2020 22:26:25 +0100 Subject: fix comments --- src/mhd/mhd_parsing.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mhd') diff --git a/src/mhd/mhd_parsing.c b/src/mhd/mhd_parsing.c index 0b070ffe..685e0043 100644 --- a/src/mhd/mhd_parsing.c +++ b/src/mhd/mhd_parsing.c @@ -114,7 +114,6 @@ TALER_MHD_parse_post_json (struct MHD_Connection *connection, void TALER_MHD_parse_post_cleanup_callback (void *con_cls) { - // FIXME: this should probably NOT be done with a 'void *' like this! GNUNET_JSON_post_parser_cleanup (con_cls); } -- cgit v1.2.3