summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODOS1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODOS b/TODOS
index 42c3787..cc92540 100644
--- a/TODOS
+++ b/TODOS
@@ -4,7 +4,6 @@
- find solution for char *, TCHAR unicode and friends
- threading
- handle detached and joinable threads correctly on Windows
- - rewise interface, make it possible to pass thread data
- add conditional variables (thread + mutex + conditional
will suffice for now)