Removing unused env-monad bindings.

This commit is contained in:
Alex Shinn 2014-01-12 21:42:52 +09:00
parent efac4dde6a
commit 0d097c8c3a

View file

@ -50,11 +50,6 @@
(local!: update!)
(return: return)
(run: run)
;; These are never used directly, but we must provide the names to
;; preserve hygiene.
(ask: ask %ask)
(tell: tell %tell)
(copy: copy)
(fields:
(port env-port env-port-set!)
(row env-row env-row-set!)