mirror of
https://github.com/curl/curl.git
synced 2026-08-24 15:23:36 +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
|
|
@ -830,10 +830,6 @@ static const struct helptxt helptext[] = {
|
|||
# define PRINT_LINES_PAUSE 23
|
||||
#endif
|
||||
|
||||
#ifdef __SYMBIAN32__
|
||||
# define PRINT_LINES_PAUSE 16
|
||||
#endif
|
||||
|
||||
struct feat {
|
||||
const char *name;
|
||||
int bitmask;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue