From 5b08384c4870279ca31d4450edef636d172b577f Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 13 May 2007 08:29:28 +0000 Subject: remove old import svn path=/main/trunk/; revision=6529 --- bin/ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') diff --git a/bin/ebuild b/bin/ebuild index aafc69d3f..80feb3563 100755 --- a/bin/ebuild +++ b/bin/ebuild @@ -38,7 +38,6 @@ if debug and "python-trace" in portage.features: portage.debug.set_trace(True) if portage.settings["NOCOLOR"] in ("yes","true") or not sys.stdout.isatty(): - import output portage.output.nocolor() ebuild = pargs.pop(0) -- cgit v1.2.3-1-g7c22