updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 2b68195cb50f63b0465f386f3466f6d6e5dfb9ee..b8b30a67346d72ae6840037285f02709db86af5c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -74,9 +74,6 @@ TODO In SILC Server
  o TODO in commands (command.c and command_reply.c):
 
        o RESTART is not implemented
-       o CMODE should be rewritten as it uses a lot duplicated code.
-         Some of the modes may still not be implemented or is implemented
-         the wrong way.
        o In servers all command reply funtions should still call the
          pending command reply even if the reply was error.  In client
          it is not called but in server, I think, it must be called.