Made lib/contrib stuff compilation conditional.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 8df5432ae9fa159cb1079e3eb063507cd906a076..6748473e9cb70694fde6aef779484e508351baa4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -45,8 +45,6 @@ TODO/bugs In SILC Server
 TODO/bugs In SILC Libraries
 ===========================
 
- o Remove ../lib/contrib/ from includes and use relative path instead.
-
  o WIN32 silc_net_create_connection_async does not work the same way
    than on Unix.  Do it with threads on WIN32.  The function works but
    is not actually async currently (Fix this to 0.9.x).