summaryrefslogtreecommitdiff
path: root/sb-eval2.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'sb-eval2.lisp')
-rw-r--r--sb-eval2.lisp1
1 files changed, 0 insertions, 1 deletions
diff --git a/sb-eval2.lisp b/sb-eval2.lisp
index 8d05ba9..7fabdf2 100644
--- a/sb-eval2.lisp
+++ b/sb-eval2.lisp
@@ -453,7 +453,6 @@
(handle-arguments args new-env)
(funcall body* new-env))))))))))
-
(defun context->native-environment (context)
;;FIXME
(declare (ignore context))