about summary refs log tree commit diff stats
path: root/030container.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-09-03 18:58:08 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-09-03 18:58:08 -0700
commite2f9979e5cc7297f89e3ff0c86860c6686e9eaab (patch)
treea5f530a268607a717310e2e4e59990abdf1107d8 /030container.cc
parent8f00b3470124e1d59107ee8c83a776cf86304186 (diff)
downloadmu-e2f9979e5cc7297f89e3ff0c86860c6686e9eaab.tar.gz
2137
Diffstat (limited to '030container.cc')
-rw-r--r--030container.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/030container.cc b/030container.cc
index 61fad420..c89353a3 100644
--- a/030container.cc
+++ b/030container.cc
@@ -393,7 +393,6 @@ Next_type_ordinal = 1000;
 
 :(scenario run_warns_on_unknown_types)
 % Hide_warnings = true;
-#? % Trace_stream->dump_layer = "run";
 recipe main [
   # integer is not a type
   1:integer <- copy 0