splice.c: remove reference to non-existent function
commit8986ad5dfa44de1f92399dca1cc2598a973df409
authorEric Wong <e@80x24.org>
Wed, 2 Jan 2019 20:49:03 +0000 (2 20:49 +0000)
committerEric Wong <e@80x24.org>
Wed, 2 Jan 2019 20:49:03 +0000 (2 20:49 +0000)
tree3b133989dce59a036c4074861349988cf69fbbf1
parent22af809d6929f90340eb8e6c96dd207a6fc93fb1
splice.c: remove reference to non-existent function

There is no "trysplice" method, here.  Instead, we rely on the
F_NONBLOCK and "exception: false" keyword argument.
ext/sleepy_penguin/splice.c