depgraph: simplify _select_pkg_highest_available
authorZac Medico <zmedico@gentoo.org>
Sat, 16 Jun 2012 20:27:30 +0000 (13:27 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 16 Jun 2012 20:27:30 +0000 (13:27 -0700)
commitd3d4787ae25dc166f63cfabab97c4b8d70bf67ac
tree3cd23c28259f25131a9bc892a080dfb087d3b6ab
parent66c41adb5505545fde9654e196fd803c3e6c1c5d
depgraph: simplify _select_pkg_highest_available

This hunk of code is no longer needed since the content of
_highest_pkg_cache is discarded each time a package is added to the
graph.
pym/_emerge/depgraph.py