tools.deploy.shaker: there is no no-def-strip property

char-rename
Björn Lindqvist 2016-09-16 14:23:01 +02:00
parent 74bb9e1bc2
commit 8368727f8a
1 changed files with 0 additions and 1 deletions

View File

@ -109,7 +109,6 @@ IN: tools.deploy.shaker
: strip-word-defs ( words -- )
"Stripping symbolic word definitions" show
[ "no-def-strip" word-prop ] reject
[ [ ] >>def drop ] each ;
: strip-word-props ( stripped-props words -- )