mirror of
https://github.com/curl/curl.git
synced 2026-08-25 14:53:34 +03:00
postit.c is removed, it used the deprecated curl_formparse() and may
encourage people to use bad functions
This commit is contained in:
parent
4146ce8267
commit
a2b19c9a63
2 changed files with 1 additions and 72 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
AUTOMAKE_OPTIONS = foreign no-dependencies
|
||||
|
||||
EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit.c postit2.c \
|
||||
EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
|
||||
win32sockets.c persistant.c ftpget.c Makefile.example \
|
||||
multithread.c getinmemory.c ftpupload.c httpput.c \
|
||||
simplessl.c ftpgetresp.c http-post.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue