Remove the checks for files in symlinked directories
authorZac Medico <zmedico@gentoo.org>
Sun, 14 Oct 2007 03:57:21 +0000 (03:57 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 14 Oct 2007 03:57:21 +0000 (03:57 -0000)
commitae0ffa9e4cb6e2e2eb9a0c5699c85ea375d86a0b
tree210d9edd53f775d2f9358e044a2074ea939c6086
parent9abd1e4a4453722e02d1bf5ee8ff37d9072101ad
Remove the checks for files in symlinked directories
from the collision protect code since it hasn't been
needed ever since the followSymlinks parameter was
disabled for portage.listdir() calls in order to
prevent infinite recursion loops.

svn path=/main/trunk/; revision=8121
pym/portage/dbapi/vartree.py