aboutsummaryrefslogtreecommitdiff
path: root/generic
diff options
context:
space:
mode:
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)