From 2a6941a9e69ff1ff3c61c154c44ade9b4e4646ae Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Thu, 9 Apr 2015 21:53:28 -0400 Subject: [PATCH] Removed fixed item --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index 7a3823bc..4713b7cd 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,5 @@ Working TODO list: - - icyc was broken somehow. not quite sure how this happened??? - - Reduction in size of generated code is there anything we can do? are closures being packed/unpacked unnecessarily?