Typo fix.
[open-adventure.git] / TODO
diff --git a/TODO b/TODO
index 58197760316e0d4f749b41d3cb1b71959e6879f0..429052847b5b7b9b703d39e4cb1d8fc4330caf30 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,8 +3,6 @@
 The FORTRANish mess that once was is now mostly idiomatic C. Some issues
 remain to be cleaned up:
 
-* Remaining unstructured gotos in do_command().
-
 * The program is still pretty much typeless. Some attempt has been
   made to introduce semantic types, but the job is barely started.