diff options
-rw-r--r-- | lib/telnet.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/telnet.c b/lib/telnet.c index e08a9c938..efcf5c638 100644 --- a/lib/telnet.c +++ b/lib/telnet.c @@ -798,7 +798,6 @@ static int check_telnet_options(struct connectdata *conn) * * Look at the sub-option buffer, and try to be helpful to the other * side. - * No suboptions are supported yet. */ static void suboption(struct connectdata *conn) |