From: sof Date: Fri, 15 Jan 1999 10:23:59 +0000 (+0000) Subject: [project @ 1999-01-15 10:23:59 by sof] X-Git-Tag: Approx_2487_patches~99 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=d4683430fea9db492874f35e5356387ea75be5bf;p=ghc-hetmet.git [project @ 1999-01-15 10:23:59 by sof] Removed debugging code that accidentally was left behind. --- diff --git a/ghc/compiler/parser/type2context.c b/ghc/compiler/parser/type2context.c index fd142cd..572cb1d 100644 --- a/ghc/compiler/parser/type2context.c +++ b/ghc/compiler/parser/type2context.c @@ -57,9 +57,6 @@ type2context(t) return(lsing(t)); case namedtvar: - fprintf(stderr, "namedtvar: %d %s\n", hashIds, gnamedtvar(t)); - if (strcmp("()", gnamedtvar(t)) == 0) - return (Lnil); hsperror ("type2context: unexpected namedtvar found in a context"); case tllist: