diff --git a/doc/TODO b/doc/TODO
index 3422af9c1f65c37d712158c497cc65d3af29426e..ec72a7579fd1889c4f89a355fa0cf4517366df01 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -257,7 +257,6 @@ Clients
 	o Implement SQLDA
 	o Allow multi-threaded use of SQLCA
 	o Solve cardinality > 1 for input descriptors / variables
-	o Understand structure definitions outside a declare section
 	o sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified
 	o Improve error handling
 	o Allow :var[:index] or :var[<integer>] as cvariable for an array var