From: simonmar Date: Wed, 7 Feb 2001 16:24:41 +0000 (+0000) Subject: [project @ 2001-02-07 16:24:41 by simonmar] X-Git-Tag: Approximately_9120_patches~2712 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=c2f8c96bd08f57f6e6d74307a2a4708631337ebc;p=ghc-hetmet.git [project @ 2001-02-07 16:24:41 by simonmar] remove accidentally left-in trace --- diff --git a/ghc/compiler/compMan/CompManager.lhs b/ghc/compiler/compMan/CompManager.lhs index f734401..09f1db8 100644 --- a/ghc/compiler/compMan/CompManager.lhs +++ b/ghc/compiler/compMan/CompManager.lhs @@ -204,7 +204,6 @@ cmLoadModule cmstate1 rootname -- See getValidLinkables below for details. valid_linkables <- getValidLinkables ui1 mg2unsorted_names mg2_with_srcimps - pprTrace "valid_linkables" (ppr valid_linkables) $ do -- Figure out a stable set of modules which can be retained -- the top level envs, to avoid upsweeping them. Goes to a