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>
Sat, 7 May 2011 03:28:21 +0000 (20:28 -0700)
commit547d22391e7162fe79a793d7662b3d6d60327796
tree6e80df6e13abd12ba25871cb28264375d58844ee
parentf4ef24e29e2968bd581425198220dce7d6a28bc3
Remove redundant pruneNonExisting() call.

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