macro call sites don't need an inlined-dependency on the macro

db4
Slava Pestov 2009-05-01 05:52:34 -05:00
parent e9e095f240
commit 05ecd04e2f
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ IN: stack-checker.transforms
rstate recursive-state
[ word stack quot call-transformer ] with-variable
[
word inlined-dependency depends-on
values [ length meta-d shorten-by ] [ #drop, ] bi
rstate infer-quot
] [ word infer-word ] if* ;