From b4a35e6995a63e5dc1611b7edd9db528cea5def2 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Fri, 25 Sep 2015 22:42:36 -0400 Subject: [PATCH] todo --- c/todo.txt | 5 ----- 1 file changed, 5 deletions(-) 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