Remove the killparent() function and associated SIGINT trap since this
authorZac Medico <zmedico@gentoo.org>
Sun, 10 Feb 2008 07:18:58 +0000 (07:18 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 10 Feb 2008 07:18:58 +0000 (07:18 -0000)
commit5a1c8aa2d7cd79170aab7c0be84bd3a1938d4d22
tree1f651226b774224e116f29e8df42e9708eec0c73
parentbe06833cb95c312db84a220439eb3c84cdd23154
Remove the killparent() function and associated SIGINT trap since this
should already be handled on the python side and it won't work with
dropped privileges anyway.

svn path=/main/trunk/; revision=9327
bin/ebuild.sh
bin/isolated-functions.sh