Revert "io.backend.unix: fix handle-length on stdin."

This reverts commit b54da0f22b.
paths
John Benediktsson 2018-03-14 13:26:31 -07:00
parent a16707b176
commit f83449b688
1 changed files with 0 additions and 2 deletions

View File

@ -173,8 +173,6 @@ M: stdin refill
M: stdin cancel-operation
[ size>> ] [ control>> ] bi [ cancel-operation ] bi@ ;
M: stdin fd>> data>> handle-fd ; ! for handle-length
: control-write-fd ( -- fd ) &: control_write uint deref ;
: size-read-fd ( -- fd ) &: size_read uint deref ;