From 7414769da6aaff79887b5ba53406f442df9da33f Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Thu, 6 Oct 2016 23:41:15 -0600 Subject: further cleanup --- include/ir_clang.hh | 1 - 1 file changed, 1 deletion(-) (limited to 'include/ir_clang.hh') diff --git a/include/ir_clang.hh b/include/ir_clang.hh index 4344f68..14def21 100755 --- a/include/ir_clang.hh +++ b/include/ir_clang.hh @@ -39,7 +39,6 @@ struct IR_chillScalarSymbol : public IR_ScalarSymbol { chillAST_VarDecl *chillvd; IR_chillScalarSymbol(const IR_Code *ir, chillAST_VarDecl *vd) { - fprintf(stderr, "making scalar symbol %s\n", vd->varname); ir_ = ir; chillvd = vd; } -- cgit v1.2.3-70-g09d2