diff --git a/lib/telnet.c b/lib/telnet.c
index e08a9c938730367bfa7d35ce235ff3c0d54c06ca..efcf5c6382962eb662e4ef599362c6f2284fbd5b 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)