public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] portage r15474 - main/trunk/pym/portage
@ 2010-02-27  3:03 Zac Medico (zmedico)
  0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2010-02-27  3:03 UTC (permalink / raw
  To: gentoo-commits

Author: zmedico
Date: 2010-02-27 03:03:45 +0000 (Sat, 27 Feb 2010)
New Revision: 15474

Modified:
   main/trunk/pym/portage/__init__.py
Log:
Remove unused 'dircache' variable that's moved to portage.util.listdir.


Modified: main/trunk/pym/portage/__init__.py
===================================================================
--- main/trunk/pym/portage/__init__.py	2010-02-27 02:57:00 UTC (rev 15473)
+++ main/trunk/pym/portage/__init__.py	2010-02-27 03:03:45 UTC (rev 15474)
@@ -953,10 +953,3 @@
 		"pkglines", "thirdpartymirrors", "usedefaults", "profiledir",
 		"flushmtimedb"):
 		globals()[k] = _LegacyGlobalProxy(k)
-
-# Clear the cache
-dircache={}
-
-# ============================================================================
-# ============================================================================
-




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-27  3:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-27  3:03 [gentoo-commits] portage r15474 - main/trunk/pym/portage Zac Medico (zmedico)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox