about summary refs log tree commit diff stats
path: root/030container.cc
diff options
context:
space:
mode:
Diffstat (limited to '030container.cc')
-rw-r--r--030container.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/030container.cc b/030container.cc
index 6df68c0a..71ef229c 100644
--- a/030container.cc
+++ b/030container.cc
@@ -132,11 +132,6 @@ case GET: {
   break;
 }
 
-//: 'get' requires a literal in ingredient 1. We'll use a synonym called
-//: 'offset'.
-:(before "End Mu Types Initialization")
-Type_number["offset"] = 0;
-
 :(scenario get_handles_nested_container_elements)
 recipe main [
   12:number <- copy 34:literal