io.launcher: unnecessary word

Slava Pestov 2009-07-09 06:31:38 -05:00
parent fd69e402e5
commit 755f031396
1 changed files with 0 additions and 2 deletions

View File

@ -280,5 +280,3 @@ M: output-process-error error.
{ [ os winnt? ] [ "io.launcher.windows.nt" require ] }
[ ]
} cond
: run-desc ( desc -- result ) ascii <process-reader> f swap stream-read-until drop ;