From ed4100cc87786353879b528398fcd48d7ebfdf14 Mon Sep 17 00:00:00 2001 From: Alec Warner Date: Sat, 23 Dec 2006 06:00:24 +0000 Subject: startime is set up in treewalk, so no need to do it globally... svn path=/main/trunk/; revision=5362 --- pym/portage.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'pym') diff --git a/pym/portage.py b/pym/portage.py index 35cdbdc6a..39faab6f2 100644 --- a/pym/portage.py +++ b/pym/portage.py @@ -271,8 +271,6 @@ def listdir(mypath, recursive=False, filesonly=False, ignorecvs=False, ignorelis return rlist -starttime=long(time.time()) - def flatten(mytokens): """this function now turns a [1,[2,3]] list into a [1,2,3] list and returns it.""" -- cgit v1.2.3-1-g7c22