Remove redundant pruneNonExisting() call.
authorZac Medico <zmedico@gentoo.org>
Sat, 7 May 2011 03:28:21 +0000 (20:28 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 8 May 2011 18:42:24 +0000 (11:42 -0700)
commit7a2cef7d74ec6fe48b88803e1300cc77c687e922
tree687460e05fb6dc60330a72fdd915e6a7bc0c6cd1
parentb92afdbcebe416659d01465d0f3465d611ba7824
Remove redundant pruneNonExisting() call.

Since commit f36b9fa38b5268c2a5579db62acec026625f84a9, the
PreservedLibsRegistry automatically prunes itself each time
that it is loaded.
pym/_emerge/main.py