aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index e0d22e8..ee0cd91 100644
--- a/TODO
+++ b/TODO
@@ -473,10 +473,6 @@ Optimizations:
* Add a configure-switch for LTO (--enable-lto).
* undo__teco_interface_ssm() could always include the check for
teco_current_doc_must_undo().
- * Define TECO_DESTRUCTOR depending on NDEBUG instead
- of ifdefing all __attribute__((destructors)).
- This also avoids warning for symbols referenced only in
- the constructors.
Documentation:
* Code docs (Doxygen). It's slowly getting better...