aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-09-14 16:03:22 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-09-14 16:03:22 +0000
commit76a6c82dc75adde770d2e4aa1c84d376abe3fc28 (patch)
tree5ae67e754e497ebdd212ba12a0f9272bf8e693ff /generic
parentce8f41dec4096d09452c93ea3d78df077468a441 (diff)
Remove FIXME.
Diffstat (limited to 'generic')
-rw-r--r--generic/proof-script.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/proof-script.el b/generic/proof-script.el
index c3a22a4c..7ad8ac6b 100644
--- a/generic/proof-script.el
+++ b/generic/proof-script.el
@@ -996,7 +996,6 @@ the ACS is marked in the current buffer. If CMD does not match any,
;; Search backwards for first goal command,
;; deleting spans along the way.
- ;; (FIXME da: what happens if no goal is found?)
(setq gspan span)
(while (and gspan
(or (eq (span-property gspan 'type) 'comment)