summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-10-30 00:08:22 -0700
committerZac Medico <zmedico@gentoo.org>2011-10-30 00:08:22 -0700
commitf6b6bdd687b252267babaa4bbfb145a18c1764e8 (patch)
treed9750a72094d25b2402acf5a291800443ec0aaf2
parent_legacy_globals: fix grammar in comment (diff)
downloadportage-f6b6bdd687b252267babaa4bbfb145a18c1764e8.tar.gz
portage-f6b6bdd687b252267babaa4bbfb145a18c1764e8.tar.bz2
portage-f6b6bdd687b252267babaa4bbfb145a18c1764e8.zip
news.py: remove unused 'updates' variable
-rw-r--r--pym/portage/news.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pym/portage/news.py b/pym/portage/news.py
index 24b51072b..f34fd6ff8 100644
--- a/pym/portage/news.py
+++ b/pym/portage/news.py
@@ -119,7 +119,6 @@ class NewsManager(object):
except PermissionDenied:
return
- updates = []
for itemid in news:
try:
itemid = _unicode_decode(itemid,