mirror of
https://github.com/curl/curl.git
synced 2026-08-06 16:36:15 +03:00
symbian: drop support
The OS is deprecated. I see no traces of anyone having actually built curl for Symbian after 2012. The public headers are unmodified. Closes #5989
This commit is contained in:
parent
5a654a0a69
commit
3d64031fa7
28 changed files with 18 additions and 1318 deletions
|
|
@ -28,10 +28,6 @@
|
|||
|
||||
#ifdef HAVE_ZLIB_H
|
||||
#include <zlib.h>
|
||||
#ifdef __SYMBIAN32__
|
||||
/* zlib pollutes the namespace with this definition */
|
||||
#undef WIN32
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_BROTLI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue