summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pym/portage.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/pym/portage.py b/pym/portage.py
index a6a0aee42..e63ec480e 100644
--- a/pym/portage.py
+++ b/pym/portage.py
@@ -6553,11 +6553,6 @@ class vardbapi(dbapi):
writemsg("!!! Initializing COUNTER to " + \
"value of %d\n" % counter, noiselevel=-1)
- if counter != real_counter:
- changed = True
- writemsg("!!! Initializing COUNTER to " + \
- "value of %d\n" % real_counter, noiselevel=-1)
-
# Never trust the counter file, since having a
# corrupt value that is too low there can trigger
# incorrect AUTOCLEAN behavior due to newly installed