Make image smaller on Windows

db4
Slava Pestov 2008-04-04 10:05:52 -05:00
parent fa65bdad14
commit 0cc26425fd
1 changed files with 5 additions and 0 deletions

View File

@ -186,6 +186,11 @@ IN: tools.deploy.shaker
deploy-ui? get [
"ui-error-hook" "ui.gadgets.worlds" lookup ,
] when
"<counter>" "inference.dataflow" lookup [ , ] when*
"windows-messages" "windows.messages" lookup [ , ] when*
] { } make ;
: strip-globals ( stripped-globals -- )