git » nmdb » commit 2f2cc13

Remove the TODO file.

author Alberto Bertogli
2007-06-24 08:07:16 UTC
committer Alberto Bertogli
2007-06-24 08:07:16 UTC
parent 18d42328ee0b3fd0afe1e572b0a8afd86d0a3f55

Remove the TODO file.

It gets outdated soon and it's not very useful to have it here.

Signed-off-by: Alberto Bertogli <albertito@gmail.com>

TODO +0 -12

diff --git a/TODO b/TODO
deleted file mode 100644
index f444ff3..0000000
--- a/TODO
+++ /dev/null
@@ -1,12 +0,0 @@
-
-Server:
-* Export stats
-* Test it's endian-clean (it should work fine)
-* Live switch from passive to active (command? signal?)
-
-Library:
-* Support multithreading and/with non-blocking API
-
-Python:
-* Write test-cases to test the binding, the library and the server
-