autounmask: remove faulty reset_pkg() function
authorZac Medico <zmedico@gentoo.org>
Tue, 19 Mar 2013 18:47:31 +0000 (11:47 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 19 Mar 2013 18:47:31 +0000 (11:47 -0700)
commitebecb93645d1d742e47792c40f4f79dff40362e5
treef23552d50a033647dd648c11a15c3b534c900006
parent38358b20857bb048ad6ba2fce514df3319a2f349
autounmask: remove faulty reset_pkg() function

This function did not work as intended, due to the pkg variable being
updated in the wrong scope.
pym/_emerge/depgraph.py