r1636: Updated/cleaned def-array to def-array-pointer
[uffi.git] / TODO
diff --git a/TODO b/TODO
index fb4f2c85783f74658da29f61457f8596956dbc0c..389df1dad53dd518f7dadce107972fd9be883d02 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,7 +5,5 @@ passing a quote character in front of non-keyword types. So
 This may involve stripping the (quote ...) for some implementations
 like CMUCL which doesn't evaluate the type argument.
 
-- Cleanup the meaning of (def-array). Add size parameter
-
 - Split implementation-dependent code into separate files in preparation
 for MCL and CormanLisp ports.