diff --git a/c/todo.txt b/c/todo.txt index d57725b12..6d6c2edc7 100644 --- a/c/todo.txt +++ b/c/todo.txt @@ -9,11 +9,6 @@ TOP OF LIST ---------------------------------------------------------------- MINOR: -* test: - o test/ -> reg_test/ - o utmains/ -> unit_test/ - o do Makefile.am in the latter, etc. - * remove -Werror and -O3 from c/Makefile.am; make sure -O2 -g is the default; emphasize @mlrdoc * mlrg_CFLAGS and mlrp_CFLAGS need ${AM_CFLAGS} at the end or they will just be ignored