From 93b76533735fc1d9fd666787acd65db8507d9119 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Tue, 1 Sep 2015 18:01:53 +1200 Subject: Enforced staticness --- TODO.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 7e46b42..a20649d 100644 --- a/TODO.md +++ b/TODO.md @@ -1,19 +1,13 @@ To do ===== -High Priority -------------- -* Make tooltip strings cached - Normal Priority --------------- -* Remove some calls to debug, replace with assertions * Remove all calls to asprintf, replace with snprintf * Get rid of various magic numbers * Sniff for memory leaks -* Investigate shared library rather than calling paramano-set Low Priority ------------ -* Ensure all is aligns to an explicit style +* Ensure all code aligns to an explicit style * Make a curses-based version of paramano -- cgit v1.1