aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2018-03-20 14:59:34 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2018-03-20 15:02:10 +0100
commit676cc46f076efeaddba52a578345e189e4f8f53e (patch)
tree77f5cd517a3e84013b5e75e8c48ece766e8024a8 /TODO
parent4422ab97c43e13735d274219a2957aae7ec60d76 (diff)
downloaddabmod-676cc46f076efeaddba52a578345e189e4f8f53e.tar.gz
dabmod-676cc46f076efeaddba52a578345e189e4f8f53e.tar.bz2
dabmod-676cc46f076efeaddba52a578345e189e4f8f53e.zip
Replace a few fprintf calls by etiLog
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 2378a3e..ddca4c1 100644
--- a/TODO
+++ b/TODO
@@ -61,11 +61,6 @@ Smaller things
Remove GuardIntervalInserter implementation for window==0, as it was shown both are equivalent.
-Replace all prints to stderr
-----------------------------
-We have a nice logging subsystem, use it to avoid that fprintf(stderr, ...) and
-logging to stderr messages collide.
-
Finalise EDI input
------------------
The EDI input, based on work started in http://git.mpb.li/git/odr-edilib/