From 300d6ba8fd25fc518117114bca7a0201c360c84a Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Thu, 10 Nov 2016 17:23:51 +1100 Subject: Adapad logic now in its own package as singleton, removing the need for unchecked_access callbacks --- to_do.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'to_do.txt') diff --git a/to_do.txt b/to_do.txt index ac7acc2..af2080c 100644 --- a/to_do.txt +++ b/to_do.txt @@ -3,7 +3,6 @@ To Do: - change build to be dynamically linked -- remove the need for unchecked_access callbacks - improve find, replace, undo/redo - add word count feature - suppress unnecessary left/right scrollbar -- cgit