From 489ac017568a3c99c6ce9070404f74f9fd22a675 Mon Sep 17 00:00:00 2001 From: Rikard Falkeborn Date: Sun, 5 Aug 2018 21:53:34 +0200 Subject: telnet: Remove unused macros TELOPTS and TELCMDS Their usage was removed in 3a145180cc754a5959ca971ef3cd243c5c83fc51. Closes #2852 --- lib/telnet.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/telnet.c') diff --git a/lib/telnet.c b/lib/telnet.c index fff3f3378..6a144ed3a 100644 --- a/lib/telnet.c +++ b/lib/telnet.c @@ -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" -- cgit v1.2.3