Update TODO file
authorIvan Maidanski <ivmai@mail.ru>
Thu, 22 Dec 2011 08:50:16 +0000 (12:50 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 22 Dec 2011 08:50:16 +0000 (12:50 +0400)
TODO

diff --git a/TODO b/TODO
index 899f1f1..969a5fc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,8 +3,6 @@ TODO tasks
 
 tests/CMakeLists.txt: Add more executables (see tests.am).
 
-Add .gitattributes: ensure LF line encoding in the repo.
-
 Use C++0x ATM (atomic memory operations) if available (either from the
 compiler runtime, provided it is reliable, or from the future libatomic_ops).