Revert "AsynchronousLock: override _async_wait_cb"
authorZac Medico <zmedico@gentoo.org>
Tue, 1 Jan 2013 22:37:45 +0000 (14:37 -0800)
committerZac Medico <zmedico@gentoo.org>
Tue, 1 Jan 2013 22:37:45 +0000 (14:37 -0800)
commit60b16cdad4392093707873b98ea2adab1e0c642f
treec4fae6087a4636a67b136aaa05717e3500b02799
parente1765ca490428c2fc4c1bf2d414c2174c402b85c
Revert "AsynchronousLock: override _async_wait_cb"

This reverts commit 83cfc04df383b56592b89f1dc58428c0e8d09925.
This override could be bad if the base class needs to call _async_wait
for some reason.
pym/_emerge/AsynchronousLock.py