]> git.saurik.com Git - bison.git/blobdiff - TODO
style: remove useless C++ provisio
[bison.git] / TODO
diff --git a/TODO b/TODO
index e7e69f8b2b79d1e32d392d5dd9a6f0a210bb4b0f..02f3efb34ff9371010fda9bd2c0680ed260ccdc4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -10,10 +10,6 @@ it should not be mandatory.
 A stray $ is a warning in the actions, but an error in the epilogue.
 IMHO, it should not even be a warning in the epilogue.
 
-** obstack_copy etc.
-There seems to be some other interesting functions for obstacks that
-we should consider using.
-
 ** stack.hh
 Get rid of it.  The original idea is nice, but actually it makes
 the code harder to follow, and uselessly different from the other