summaryrefslogtreecommitdiff
path: root/Lisp/policy.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'Lisp/policy.lisp')
-rw-r--r--Lisp/policy.lisp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lisp/policy.lisp b/Lisp/policy.lisp
index 64ace7d..9179ad6 100644
--- a/Lisp/policy.lisp
+++ b/Lisp/policy.lisp
@@ -63,7 +63,6 @@ to determine the intentional type by method selector.
(setf (gethash key *boolean-return-exceptions*) t)))
-;; FIXME: Document.
(defun undefine-returns-boolean-exception (selector-designator)
"Revert the effect of __define-returns-boolean-exception__ for a given selector.