]> git.imager.perl.org - imager.git/commit
remove the 0 size check, since i_io_peekn() itself does the check
authorTony Cook <tony@develop-help.com>
Thu, 22 Sep 2011 12:32:42 +0000 (22:32 +1000)
committerTony Cook <tony@develop-help.com>
Sat, 8 Oct 2011 03:39:46 +0000 (14:39 +1100)
commit676e43d395e0928ac46e3c6763169186c094fdcd
tree2fb33d21662bad88c2ba54406e66130c8509340c
parent6175b9ef623b8c627b700f186b31937813c94f7f
remove the 0 size check, since i_io_peekn() itself does the check

This ensures we can test the underlying function's behaviour
Imager.xs