about summary refs log tree commit diff stats
path: root/028call_return.cc
diff options
context:
space:
mode:
Diffstat (limited to '028call_return.cc')
-rw-r--r--028call_return.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/028call_return.cc b/028call_return.cc
index 436f4751..3e547f06 100644
--- a/028call_return.cc
+++ b/028call_return.cc
@@ -20,7 +20,6 @@ def f [
   12:num <- next-ingredient
   13:num <- add 1, 12:num
   reply 12:num, 13:num
-  $dump-trace
 ]
 +mem: storing 34 in location 1
 +mem: storing 35 in location 2