From 2960d37d7172976dff3eb8953fb4ca5f17b4bc47 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 4 May 2004 08:24:13 +0000 Subject: removed curl_formparse() from the library --- docs/TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/TODO') diff --git a/docs/TODO b/docs/TODO index e988c5c91..b16362bb9 100644 --- a/docs/TODO +++ b/docs/TODO @@ -201,8 +201,6 @@ TODO * curl_easy_cleanup() returns void, but curl_multi_cleanup() returns a CURLMcode. These should be changed to be the same. - * curl_formparse() should be removed - * remove obsolete defines from curl/curl.h * remove the following functions from the public API: -- cgit v1.2.3