news.py: remove unused 'updates' variable
authorZac Medico <zmedico@gentoo.org>
Sun, 30 Oct 2011 07:08:22 +0000 (00:08 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 30 Oct 2011 07:08:22 +0000 (00:08 -0700)
pym/portage/news.py

index 24b51072bd3ac0d5374e609517d6f87bfb35f723..f34fd6ff80cbc3608e2a1319444312c848d64d58 100644 (file)
@@ -119,7 +119,6 @@ class NewsManager(object):
                        except PermissionDenied:
                                return
 
-                       updates = []
                        for itemid in news:
                                try:
                                        itemid = _unicode_decode(itemid,