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:
Daniel Stenberg 2020-09-21 14:28:40 +02:00
parent 5a654a0a69
commit 3d64031fa7
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
28 changed files with 18 additions and 1318 deletions

View file

@ -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