mirror of
https://github.com/curl/curl.git
synced 2026-07-26 15:07:15 +03:00
telnet: Remove unused macros TELOPTS and TELCMDS
Their usage was removed in 3a145180cc.
Closes #2852
This commit is contained in:
parent
aa2ad90acd
commit
489ac01756
1 changed files with 0 additions and 4 deletions
|
|
@ -52,10 +52,6 @@
|
|||
#include "connect.h"
|
||||
#include "progress.h"
|
||||
#include "system_win32.h"
|
||||
|
||||
#define TELOPTS
|
||||
#define TELCMDS
|
||||
|
||||
#include "arpa_telnet.h"
|
||||
#include "select.h"
|
||||
#include "strcase.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue