about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--mu.arc2
1 files changed, 0 insertions, 2 deletions
diff --git a/mu.arc b/mu.arc
index 7212f5bd..5aa3e7f6 100644
--- a/mu.arc
+++ b/mu.arc
@@ -570,8 +570,6 @@
                   ($.integer->char (m arg.0))
 
                 ; multiprocessing
-                run
-                  (run (v arg.0))
                 fork
                   ; args: fn globals-table args ...
                   (let routine  (apply make-routine (m arg.0) (map m (nthcdr 3 arg)))