From 4c8c8f82ac22278f998bc5325770b17c4e9c7fa5 Mon Sep 17 00:00:00 2001 From: Gabriel Dos Reis Date: Sun, 7 Feb 2016 22:06:29 -0800 Subject: Remove $NRTaddForm Use a %CompilerData slot to hold the corresponding data during the elaboration of a capsule. --- src/interp/compiler.boot | 1 - 1 file changed, 1 deletion(-) (limited to 'src/interp/compiler.boot') diff --git a/src/interp/compiler.boot b/src/interp/compiler.boot index 3ddfb253..d14a7247 100644 --- a/src/interp/compiler.boot +++ b/src/interp/compiler.boot @@ -83,7 +83,6 @@ $IOFormDomains == compTopLevel: (%Form,%Mode,%Env) -> %Maybe %Triple compTopLevel(x,m,e) == - $currentFunction: local := nil $forceAdd: local:= false -- start with a base list of domains we may want to inline. $optimizableConstructorNames: local := $SystemInlinableConstructorNames -- cgit v1.2.3