Reverted deallocation of existing "new" FD (introduced in r49699). It's
commit448728cc3843b1cb687c9cab9048566e9e5d7efd
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 22 Dec 2014 17:00:14 +0000 (22 17:00 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 22 Dec 2014 17:00:14 +0000 (22 17:00 +0000)
tree3455875d314f64c62deb0fda64ab173987aacb42
parent690d12aba66f82917f6d28c350030cce913bc3bc
Reverted deallocation of existing "new" FD (introduced in r49699). It's
already done by __getfdslot().

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49864 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/posixc/dup2.c