diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-05-04 08:24:13 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-05-04 08:24:13 +0000 |
commit | 2960d37d7172976dff3eb8953fb4ca5f17b4bc47 (patch) | |
tree | 449394bf956d65b694f44bbdfef12c64ef158a1c /docs/TODO | |
parent | c63af5fc01333ea56f3d276100db0f7679bab271 (diff) |
removed curl_formparse() from the library
Diffstat (limited to 'docs/TODO')
-rw-r--r-- | docs/TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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: |