Remove the TaskScheduler.run() method since the constructor replaces it with
authorZac Medico <zmedico@gentoo.org>
Thu, 25 Dec 2008 01:08:19 +0000 (01:08 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 25 Dec 2008 01:08:19 +0000 (01:08 -0000)
commit7e8643d643e02745c940b7b1cb3984a200469cd1
treeae461c0606996b990acf91f7cd631359af614ed1
parent8c2d3450a6d0a14cd779057ce8e7b4e2003ca36b
Remove the TaskScheduler.run() method since the constructor replaces it with
the QueueScheduler.run() method. (trunk r12270)

svn path=/main/branches/2.1.6/; revision=12304
pym/_emerge/__init__.py