gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 66/153: telnet: Remove unused macros TELOPTS and TE


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 66/153: telnet: Remove unused macros TELOPTS and TELCMDS
Date: Tue, 11 Sep 2018 12:52:17 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 489ac017568a3c99c6ce9070404f74f9fd22a675
Author: Rikard Falkeborn <address@hidden>
AuthorDate: Sun Aug 5 21:53:34 2018 +0200

    telnet: Remove unused macros TELOPTS and TELCMDS
    
    Their usage was removed in 3a145180cc754a5959ca971ef3cd243c5c83fc51.
    
    Closes #2852
---
 lib/telnet.c | 4 ----
 1 file changed, 4 deletions(-)

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"

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]