Update TODO
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 3 May 2011 08:01:53 +0000 (10:01 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 3 May 2011 08:01:53 +0000 (10:01 +0200)
TODO

diff --git a/TODO b/TODO
index c57b3ae..75b3654 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,12 +5,11 @@ Wish List
   smart_ptr<Pinger> pinger_ptr = PingerCreator::create(PingerCreator::Boost)
 
 - Design a timer class on top of boost timer, but simpler.
+    TODO: Why?
 
 - Include the i18n_noop in the strings, but this requires linking with the
   libgettext.
 
-- Use the I2n::Logger to log messages.
-
 - Perform a better treatment of missing configuration items, actually the
   application just crashes.